Skip to content

Releases: codeclimate/codeclimate-eslint

b172

12 Feb 23:46
Compare
Choose a tag to compare
Merge pull request #74 from codeclimate/abh-yaml

Touch up .codelcimate.yml formatting

b170

12 Feb 16:12
Compare
Choose a tag to compare
Merge pull request #73 from codeclimate/gd-no-config

Error if there is not a valid configuration file

b167

10 Feb 21:47
Compare
Choose a tag to compare
Merge pull request #72 from jakemhiller/master

Update eslint-plugin-react

b165

09 Feb 20:17
Compare
Choose a tag to compare
Merge pull request #71 from codeclimate/gd-debug

Only output timing information if debug is set to true.

b160

09 Feb 16:36
Compare
Choose a tag to compare
Merge pull request #70 from codeclimate/will/eslint-bump

Bump babel-eslint to 4.1.8

b155

06 Feb 14:50
Compare
Choose a tag to compare
Merge pull request #68 from oleksiyk/master

Update airbnb dependency to latest 5.0.0

b151

26 Jan 16:38
Compare
Choose a tag to compare
Merge pull request #65 from codeclimate/will/log-parser

Log the parser we're using at run time

b149

25 Jan 22:59
Compare
Choose a tag to compare
Merge pull request #64 from codeclimate/will/never-null-location

Default line/column when null

b146

25 Jan 21:30
Compare
Choose a tag to compare
Merge pull request #63 from codeclimate/will/revert-eslint

Revert babel as the default parser.

b144

19 Jan 15:21
Compare
Choose a tag to compare
Merge pull request #62 from codeclimate/will/default-babel

Default to using babel for parsing