Skip to content

Emit a hard failure when codeowners file format is wrong

Vasilii Iakliushin requested to merge enable_failures_for_codeowners_linter into master

Why is this change being made?

After !52427 (merged) was merged, I was testing that codeowners linter didn't produce false positive warnings. I've not seen any for a couple of weeks. Therefore, I assume that it works correctly. It should be safe to enable hard failures for this linter.

Merge request reports