codeowners-checker icon indicating copy to clipboard operation
codeowners-checker copied to clipboard

Check .github/CODEOWNERS consistency

Results 24 codeowners-checker issues
Sort by recently updated
recently updated
newest added

When adding a new line / pattern, we need to define the owner. If we already configured it, we could adopt the configuration instead of re-type it. We could say:...

Optionally we could use [method overloading](http://egonschiele.github.io/contracts.ruby/#method-overloading)

The current configuration creates a default team in a git config file and we're probably going to expand to multiple teams and other details. The intent here is to extend...

We created an example of a useless pattern named `Gumfile` that should suggest `Gemfile` but the Gemfile is already in place in the code owners file. In this case, it...