We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa4a30 commit 3ba05a7Copy full SHA for 3ba05a7
config/repolinter-ruleset.json
@@ -49,7 +49,7 @@
49
"rule": {
50
"type": "file-existence",
51
"options": {
52
- "globsAny": ["CODEOWNERS*", "*/CODEOWNERS*"],
+ "globsAny": ["CODEOWNERS*", "*/CODEOWNERS*", ".github/CODEOWNERS*"],
53
"nocase": true
54
}
55
},
0 commit comments