remove exclusions

This commit is contained in:
Jan Viljanen 2018-09-30 16:40:20 +02:00
parent e5b3b7e326
commit 3a73c6c9b2

View File

@ -9,8 +9,6 @@ AllCops:
- 'bin/*' - 'bin/*'
- '**/Casks/**/*' - '**/Casks/**/*'
- '**/vendor/**/*' - '**/vendor/**/*'
- 'extend/**/*_spec.rb'
- 'software_spec.rb'
# make rspec formatting more flexible # make rspec formatting more flexible
Layout/MultilineMethodCallIndentation: Layout/MultilineMethodCallIndentation: