Commit c48c692
committed
(maint) Force rubocop to only use project config
Previously rubocop would search child directories for its configuration file
which caused problems with Puppet-Lint as it uses an older version. This commit
updates the rake task to only use the project config file.1 parent 3bfa2dc commit c48c692
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments