Configuration pour outils de qualité

This commit is contained in:
echarp 2014-12-13 00:27:31 +01:00
parent fabf0f727d
commit 42b80e3583
2 changed files with 6 additions and 0 deletions

3
.haml-lint.yml Normal file
View File

@ -0,0 +1,3 @@
linters:
HtmlAttributes:
enabled: false

3
.rubocop.yml Normal file
View File

@ -0,0 +1,3 @@
AllCops:
Exclude:
- db/schema.rb