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 b3533a6 commit 541c3aaCopy full SHA for 541c3aa
.lintmdrc
@@ -1,6 +1,7 @@
1
{
2
"excludeFiles": [],
3
"rules": {
4
- "no-trailing-punctuation": 0
+ "no-trailing-punctuation": 0,
5
+ "no-long-code": 0
6
}
7
0 commit comments