Skip to content

Commit

Permalink
Add xml builder files to rubocop.
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm committed Sep 7, 2016
1 parent 38e1275 commit d63dba0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
inherit_from: .rubocop_todo.yml

AllCops:
Include:
- '**/*.builder'

Rails:
Enabled: true

Expand Down

0 comments on commit d63dba0

Please sign in to comment.