mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
explicitly run certain engines
This commit is contained in:
parent
41f2b5707a
commit
0732793b7e
@ -1,4 +1,10 @@
|
||||
engines:
|
||||
rubocop:
|
||||
enabled: true
|
||||
eslint:
|
||||
enabled: true
|
||||
|
||||
## Exclude dist files and samples from codeclimate
|
||||
exclude_paths:
|
||||
- dist/**/*
|
||||
- samples/**/*
|
||||
- dist/**/*
|
||||
- samples/**/*
|
||||
Loading…
x
Reference in New Issue
Block a user