Skip to content

Commit

Permalink
[qa] Updated stylelint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanus3133 authored Mar 8, 2024
1 parent b8af7eb commit 22e6b1e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
"comment-empty-line-before": ["always", {
"ignore": ["stylelint-commands", "after-comment"]
}],
"declaration-colon-space-after": "always",
"indentation": [2, {
"except": ["value"]
}],
"max-empty-lines": 4,
"rule-empty-line-before": ["never-multi-line", {
"except": ["first-nested"],
"ignore": ["after-comment", "inside-block"]
Expand Down

0 comments on commit 22e6b1e

Please sign in to comment.