mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-02-01 17:47:09 +00:00
4 lines
96 B
YAML
4 lines
96 B
YAML
## Exclude dist files and samples from codeclimate
|
|
exclude_paths:
|
|
- dist/**/*
|
|
- samples/**/* |