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 b0474e0 commit 21e22ebCopy full SHA for 21e22eb
.stylelintrc
@@ -56,7 +56,7 @@
56
"keyframe-declaration-no-important": true,
57
"length-zero-no-unit": [true, { "severity": "warning" }],
58
"max-empty-lines": 2,
59
- "max-line-length": [132, { "severity": "warning" }],
+ "max-line-length": null,
60
"media-feature-colon-space-after": "always",
61
"media-feature-colon-space-before": "never",
62
"media-feature-parentheses-space-inside": "never",
0 commit comments