Updated Rubocop for generator_templates/
This commit is contained in:
parent
9429da3ae2
commit
e3aaab2d26
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ AllCops:
|
|||
- 'lib/email_validator.rb'
|
||||
- 'lib/gitlab/upgrader.rb'
|
||||
- 'lib/gitlab/seeder.rb'
|
||||
- 'lib/templates/**/*'
|
||||
- 'generator_templates/**/*'
|
||||
|
||||
|
||||
##################### Style ##################################
|
||||
|
|
Loading…
Reference in a new issue