Skip to content

Commit

Permalink
stylelint: enable block-closing-newline-before
Browse files Browse the repository at this point in the history
  • Loading branch information
jelly authored and martinpitt committed Jun 24, 2022
1 parent 2b9f578 commit a242af4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"at-rule-name-space-after": null,
"at-rule-no-vendor-prefix": null,
"at-rule-semicolon-newline-after": null,
"block-closing-brace-newline-before": null,
"block-closing-brace-space-before": null,
"block-opening-brace-newline-after": null,
"block-opening-brace-newline-before": null,
Expand Down

0 comments on commit a242af4

Please sign in to comment.