Skip to content

Commit 95a1d87

Browse files
authored
Merge pull request rails#35867 from y-yagi/do_not_exclude_paths_in_global_level
Do not exclude paths in the global level of Code Climate
2 parents a11ca2f + a737143 commit 95a1d87

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.codeclimate.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,3 @@ engines:
2828
ratings:
2929
paths:
3030
- "**.rb"
31-
32-
exclude_paths:
33-
- ci/
34-
- guides/
35-
- tasks/
36-
- tools/

0 commit comments

Comments
 (0)