remove eclint
eclint is dead https://github.com/jedmao/eclint/issues/226#issuecomment-689193653
This commit is contained in:
parent
765a31b5ab
commit
ce0c50fbec
3 changed files with 32 additions and 814 deletions
|
@ -3,6 +3,5 @@ task :lint do
|
|||
sh "bundle exec haml-lint app/views/"
|
||||
sh "bundle exec scss-lint app/assets/stylesheets/"
|
||||
sh "bundle exec brakeman --no-pager"
|
||||
sh "yarn lint:ec"
|
||||
sh "yarn lint:js"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue