Skip to content

Commit

Permalink
fix #615 Lost pull request #611
Browse files Browse the repository at this point in the history
  • Loading branch information
lbetz committed May 5, 2020
1 parent b1d7c5f commit 29403e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -16,7 +16,7 @@ AllCops:
- "**/Puppetfile"
- "**/Vagrantfile"
- "**/Guardfile"
Metrics/LineLength:
Layout/LineLength:
Description: People have wide screens, use them.
Max: 200
GetText/DecorateString:
Expand Down

0 comments on commit 29403e5

Please sign in to comment.