Skip to content

Commit

Permalink
Exclude locale files from Code Climate (#16863)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts committed Oct 18, 2021
1 parent 17f4e45 commit a6152c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .codeclimate.yml
Expand Up @@ -35,4 +35,7 @@ plugins:
enabled: true
exclude_patterns:
- spec/
- vendor/asset
- vendor/asset/

- app/javascript/mastodon/locales/**/*.json
- config/locales/**/*.yml

0 comments on commit a6152c7

Please sign in to comment.