mirror of
https://github.com/zhigang1992/fir-cli.git
synced 2026-01-12 22:47:23 +08:00
8 lines
173 B
YAML
8 lines
173 B
YAML
# Save as .codeclimate.yml (note leading .) in project root directory
|
|
languages:
|
|
Ruby: true
|
|
JavaScript: true
|
|
PHP: true
|
|
Python: true
|
|
# exclude_paths:
|
|
# - "foo/bar.rb" |