Skip to content

Commit

Permalink
Remove lint rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardgaunt committed Dec 2, 2024
1 parent 0bcef79 commit ffe8615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/themes/contrib/civictheme/.stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"declaration-block-no-redundant-longhand-properties": null,
"max-line-length": null,
"no-descending-specificity": null,
"no-duplicate-selectors": null,
"scss/at-mixin-argumentless-call-parentheses": "always",
"scss/at-mixin-pattern": "^_?ct-[a-z0-9\\-]+$",
"scss/at-else-closing-brace-newline-after": null,
Expand Down

0 comments on commit ffe8615

Please sign in to comment.