Exclude locale files from Code Climate (#16863)

这个提交包含在:
Yamagishi Kazutoshi 2021-10-18 19:04:42 +09:00 提交者 GitHub
父节点 17f4e457b3
当前提交 a6152c7480
找不到此签名对应的密钥
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