Commit Graph

12 Commits

Author SHA1 Message Date
Jukka Kurkela
8f98515f45
Refactor radialLinear scale and renderText helper (#9276)
* Refactor radialLinear scale and renderText helper
* Undo the big move to make review possible
2021-06-18 14:12:27 -04:00
Evert Timberg
d4cb431b84
Remove old sample files (#8777)
* Remove old sample files

* Code review feedback

* Add sample redirect
2021-04-02 09:10:03 -04:00
Jukka Kurkela
6737cb0de6
Codeclimate: Cognitive Complexity threshold 5->6 (#8391) 2021-02-06 08:40:39 -05:00
Simon Brunel
9ddb449ad1 Use the Chart.js shared ESLint config (#5112)
An ESLint shareable config has been created (from this repository) in the attempt to homogenize Chart.js hosted projects and plugins style. Rename `.eslintrc` files to `.eslintrc.yml` since the name has been deprecated.

Fix the CC badge (maintainability) and disable CodeClimate ESLint plugin because it doesn't support custom shareable config but also because it already executes relevant checks as part of the regular process.
2018-01-06 17:59:13 -05:00
Ben McCann
ffbdb48310 Upgrade dependencies (incl. ESLint 4) (#4738) 2017-11-01 16:00:10 +01:00
Zach Panzarino
7e6b46253d Update codeclimate.yml (#4654)
* Update codeclimate.yml

* Update .codeclimate.yml
2017-08-13 22:42:34 -04:00
Simon Brunel
6e57405a0a Reorganize samples and list them in index.html (#4043) 2017-03-20 20:40:44 -04:00
Simon Brunel
e90edd8c9a Bump ESLint to v3.x (gulp and Code Climate) (#3526) 2016-10-29 18:40:27 +02:00
Evert Timberg
fbb6da1393 Remove unnecessary line from code climate config 2016-04-16 20:34:21 -04:00
Evert Timberg
425a1e75f0 Actual paths 2016-04-16 20:21:14 -04:00
Evert Timberg
b2be633e21 Only rate files from src dir 2016-04-16 20:10:33 -04:00
Evert Timberg
d4917afba9 Update git ignore to make it easier to switch between branches. Add code climate config here as well. 2016-02-14 15:15:17 -05:00