mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-22 07:54: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
|
||||
|
||||
DeclarationOrder:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
DisableLinterReason:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue