We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbcd3d commit 1d10ddcCopy full SHA for 1d10ddc
.github/policies/disallow-edits.yml
@@ -13,7 +13,7 @@ configuration:
13
- or:
14
- filesMatchPattern:
15
pattern: xml/Microsoft.Extensions*/*.xml
16
- excludedFiles:
+ excludedFiles: # These files use this repo as source-of-truth.
17
- xml/Microsoft.Extensions.FileSystemGlobbing/*.xml
18
- xml/Microsoft.Extensions.FileSystemGlobbing.Abstractions/*.xml
19
- xml/Microsoft.Extensions.FileSystemGlobbing.Internal*/*.xml
0 commit comments