Linting
This commit is contained in:
parent
6cff97e2bb
commit
d0cd352b4a
5 changed files with 49 additions and 13 deletions
|
@ -15,3 +15,8 @@ rules:
|
|||
max-spaces-after: -1
|
||||
commas:
|
||||
max-spaces-after: -1
|
||||
comments:
|
||||
min-spaces-from-content: 1
|
||||
octal-values:
|
||||
forbid-implicit-octal: true
|
||||
forbid-explicit-octal: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue