Skip to content

Commit

Permalink
Disable all outstanding rubocop issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Nov 1, 2019
1 parent 4119af2 commit 6e090a9
Show file tree
Hide file tree
Showing 3 changed files with 434 additions and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ AllCops:
- "**/Puppetfile"
- "**/Vagrantfile"
- "**/Guardfile"
inherit_from: ".rubocop_todo.yml"
Metrics/LineLength:
Description: People have wide screens, use them.
Max: 200
Expand Down
Loading

0 comments on commit 6e090a9

Please sign in to comment.