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 7ac3ec1 commit 7df894eCopy full SHA for 7df894e
1 file changed
.markdownlint-cli2.jsonc
@@ -5,7 +5,8 @@
5
"**/*.md"
6
],
7
"ignores": [
8
- ".git/**"
+ ".git/**",
9
+ ".github/**"
10
11
"gitignore": true,
12
"config": {
0 commit comments