Exclude locale files from Code Climate (#16863)

This commit is contained in:
Yamagishi Kazutoshi 2021-10-18 19:04:42 +09:00 committed by GitHub
부모 17f4e457b3
커밋 a6152c7480
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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