Exclude locale files from Code Climate (#16863)

This commit is contained in:
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