1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-10 09:00:29 +00:00
mastodon/.codeclimate.yml

15 lines
171 B
YAML

engines:
duplication:
enabled: false
rubocop:
enabled: true
eslint:
enabled: true
ratings:
paths:
- "**.rb"
- "**.js"
exclude_paths:
- spec/
- vendor/asset