mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-22 16:04:11 -05:00
Disable the declaration order rule
This commit is contained in:
parent
da9a991adf
commit
59a9ef91a8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ linters:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
DeclarationOrder:
|
DeclarationOrder:
|
||||||
enabled: true
|
enabled: false
|
||||||
|
|
||||||
DisableLinterReason:
|
DisableLinterReason:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
Loading…
Reference in a new issue