snitch icon indicating copy to clipboard operation
snitch copied to clipboard

Language agnostic tool that collects TODOs in the source code and reports them as Issues

Results 40 snitch issues
Sort by recently updated
recently updated
newest added

Can i add support for bitbucket?

At this moment, snitch requires a config file in the root project folder to add keywords. It would be convenient to have a global keywords for all projects and not...

It would be nice to support Gitea besides GitHub and gitlab. Gitea api reference: https://try.gitea.io/api/swagger

```console $ ~/go/bin/snitch report Detected project: https://github.com/tsoding/gl ... API error: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/issues/#create-an-issue"} ``` I think the URL is detected incorrectly