Updated Rubocop for generator_templates/

This commit is contained in:
Yorick Peterse
2016-05-19 15:32:07 -05:00
parent 9429da3ae2
commit e3aaab2d26
+1 -1
View File
@@ -21,7 +21,7 @@ AllCops:
- 'lib/email_validator.rb'
- 'lib/gitlab/upgrader.rb'
- 'lib/gitlab/seeder.rb'
- 'lib/templates/**/*'
- 'generator_templates/**/*'
##################### Style ##################################