Skip to content

Commit fe4b0d6

Browse files
committed
Remove files that are not used in the project
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
1 parent f83801a commit fe4b0d6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.rubocop.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,9 @@
22
AllCops:
33
Exclude:
44
- 'spec/**/*'
5-
- 'features/**/*'
65
- 'vendor/**/*'
7-
- 'db/**/*'
86
- 'tmp/**/*'
97
- 'bin/**/*'
10-
- 'lib/backup/**/*'
11-
- 'lib/tasks/**/*'
12-
- 'lib/email_validator.rb'
13-
- 'lib/gitlab/upgrader.rb'
14-
- 'lib/gitlab/seeder.rb'
15-
- 'lib/vendor/**/*'
168
- 'hooks/**/*'
179
- 'Guardfile'
1810

0 commit comments

Comments
 (0)