Exclude locale files from Code Climate (#16863)

lolsob-rspec
Yamagishi Kazutoshi 2021-10-18 19:04:42 +09:00 committed by GitHub
parent dae4762733
commit 76c527ce7c
1 changed files with 4 additions and 1 deletions

View File

@ -35,4 +35,7 @@ plugins:
enabled: true
exclude_patterns:
- spec/
- vendor/asset
- vendor/asset/
- app/javascript/mastodon/locales/**/*.json
- config/locales/**/*.yml