This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
firewalld-formula
mirror of
https://github.com/saltstack-formulas/firewalld-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
14
Wiki
Activity
Browse Source
chore(rubocop): relax `Metrics/BlockLength` for new tests
* Checked using
https://github.com/myii/ssf-formula/pull/145
tags/v0.10.0
Imran Iqbal
4 years ago
parent
204efe5fc7
commit
c69fd6bf04
No account linked to committer's email address
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
.rubocop.yml
+ 2
- 0
.rubocop.yml
View File
@@ -8,3 +8,5 @@ Layout/LineLength:
Max: 88
# Any offenses that should be fixed, e.g. collected via. `rubocop --auto-gen-config`
Metrics/BlockLength:
Max: 39
Write
Preview
Loading…
Cancel
Save