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

List unrecognized lines when running the checker with --no-interactive option

Open ekadlecova opened this issue 6 years ago • 0 comments

When running the checker with --no-interactive option, it lists new files which were introduced and patterns which are contained in the CODEOWNERS file but missing in the repository. However, when an unrecognized line is found it is not listed as an inconsistency.

The unrecognized lines should be listed as part of the inconsistencies.

ekadlecova avatar Jul 10 '19 09:07 ekadlecova

Also relevant: https://github.com/seejohnrun/haste-server/pull/43

seejohnrun avatar Oct 30 '17 13:10 seejohnrun

I like the approach of tackling the overall problem in pieces, starting with this which would be easy to implement and solve a majority of the cases people would like.

seejohnrun avatar Oct 30 '17 13:10 seejohnrun

Good idea

ririko5834 avatar Dec 04 '20 07:12 ririko5834

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 08 '22 14:03 github-actions[bot]