Logo
Explore Help
Sign In
stevenoh0908/mastodon-sakyey
1
0
Fork 0
You've already forked mastodon-sakyey
Code Issues Packages Projects Releases Wiki Activity
Files
8aadb7b0b2619e6b90231bfbbdced347340b6d18
mastodon-sakyey/.codeclimate.yml

21 lines
295 B
YAML
Raw Normal View History

Create .codeclimate.yml Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
2016-11-17 12:40:23 -05:00
engines:
duplication:
enabled: true
Exclude javascript locale file from dup check (#1677) * Exclude javascript locale files form Code Climate's duplication engine. It is silly to have duplication check with locale files. They are supposed to look similar. * Prevent unnecessary blocking for translation updates (like #1661)
2017-04-13 19:40:25 +08:00
exclude_paths:
- app/assets/javascripts/components/locales/
Create .codeclimate.yml Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
2016-11-17 12:40:23 -05:00
config:
languages:
- ruby
- javascript
rubocop:
enabled: true
eslint:
enabled: true
ratings:
paths:
- "**.rb"
- "**.js"
exclude_paths:
- spec/
- vendor/asset
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 24ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API