mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15115] fix stylelintrc error
PHPBB3-15115
This commit is contained in:
parent
79f865bd56
commit
3173b46315
1 changed files with 0 additions and 5 deletions
|
@ -131,11 +131,6 @@
|
|||
"property-case": "lower",
|
||||
"property-no-unknown": true,
|
||||
|
||||
"rule-empty-line-before": ["always", {
|
||||
"ignore": ["after-comment"],
|
||||
"except": ["first-nested"]
|
||||
}],
|
||||
|
||||
"selector-attribute-brackets-space-inside": "never",
|
||||
"selector-attribute-operator-space-after": "never",
|
||||
"selector-attribute-operator-space-before": "never",
|
||||
|
|
Loading…
Add table
Reference in a new issue