Added haml-lint and fix warnings (#2773)
* add haml_lint to Gemfile * add .haml-lint.yml * fix warnings of haml_lint
This commit is contained in:
@ -13,4 +13,4 @@
|
||||
|
||||
= yield
|
||||
|
||||
= render template: "layouts/application"
|
||||
= render template: 'layouts/application'
|
||||
|
Reference in New Issue
Block a user