Fix: haml-lint
This commit is contained in:
parent
58476f3593
commit
933e6e75f3
10 changed files with 34 additions and 30 deletions
|
@ -18,8 +18,13 @@ linters:
|
|||
- 'app/views/admin/accounts/_local_account.html.haml'
|
||||
- 'app/views/admin/accounts/index.html.haml'
|
||||
- 'app/views/admin/roles/_form.html.haml'
|
||||
- 'app/views/home/index.html.haml'
|
||||
- 'app/views/layouts/application.html.haml'
|
||||
|
||||
ViewLength:
|
||||
exclude:
|
||||
- 'app/views/admin/instances/show.html.haml'
|
||||
|
||||
InstanceVariables:
|
||||
exclude:
|
||||
- 'app/views/application/_sidebar.html.haml'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue