mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 10:48:37 +00:00
Disallow leading zeroes in Less (#10407)
This commit is contained in:
@@ -11,5 +11,6 @@ rules:
|
||||
declaration-empty-line-before: null
|
||||
indentation: 4
|
||||
no-descending-specificity: null
|
||||
number-leading-zero: never
|
||||
rule-empty-line-before: null
|
||||
selector-pseudo-element-colon-notation: null
|
||||
|
Reference in New Issue
Block a user