Skip to content

Commit

Permalink
also lint the ruby code in builder templates
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Jan 14, 2022
1 parent 98de9e7 commit ca1b051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Lint/Env:
Enabled: true
Include:
- "**/*.rb"
- "**/*.builder"
Exclude:
- "**/config/environments/**/*"
- "**/config/initializers/**/*"
Expand Down

0 comments on commit ca1b051

Please sign in to comment.