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
沒有發現已知的金鑰在資料庫的簽署中
GPG Key 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