Skip to content

Commit

Permalink
feat(rubocop): add per-formula overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 8, 2019
1 parent 2482294 commit 5a76690
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1551,6 +1551,10 @@ ssf:
- [fedora , 29 , 2018.3, 2, default]
- [opensuse/leap, 15 , 2018.3, 2, default]
- [centos , 6 , 2017.7, 2, centos6]
rubocop:
cops:
Metrics/BlockLength:
Max: 36
use_tofs: true
semrel_files: *semrel_files_default
timezone:
Expand Down

0 comments on commit 5a76690

Please sign in to comment.