v2.1.1 (2018-02-01)
Implemented enhancements:
- Asyncify the specs #229 (Arcanemagus)
- Update eslint-config-airbnb-base to version 12.0.0 🚀 #228 (greenkeeper[bot])
- Update eslint to version 4.3.0 🚀 #222 (greenkeeper[bot])
Fixed bugs:
- linting fails when .pylintrc is present #236
- Pylint-1.6.4 deprecation warnings #185
- Fix error whitelist #237 (gucciferXCIV)
- Update Travis CI configuration #227 (Arcanemagus)
v2.1.0 (2017-05-10)
Implemented enhancements:
- Update atom-linter to v10.0.0 🚀 #211 (greenkeeper[bot])
- Add path placeholder for project name #210 (nrth)
Fixed bugs:
v2.0.1 (2017-03-30)
Fixed bugs:
- linter-pylint wont work after update to 2.0.0 #206
- Rename range to position #207 (Arcanemagus)
v2.0.0 (2017-03-29)
Implemented enhancements:
- Error running Pylint Error: Process execution timed out #204
- PyLint console does not contain any web hyperlinks + unable to copy/paste #77
- Rename executable to executablePath #153
Fixed bugs:
- Relative imports not working (Django) #110
- Bad warning: C0103 invalid module name "atom-linter_7080..." at line 1 col 0 in .../__init__.py #57
- Linter v2 #205 (Arcanemagus)
v1.2.3 (2017-03-18)
Implemented enhancements:
- Update eslint-config-airbnb-base to v11.1.1 #203 (Arcanemagus)
- Update CI configuration #202 (Arcanemagus)
- Update atom-linter to v9.0.0 🚀 #198 (greenkeeper[bot])
- Update dependencies to enable Greenkeeper 🌴 #196 (greenkeeper[bot])
- Update eslint-config-airbnb-base to version 8.0.0 🚀 #186 (greenkeeperio-bot)
Fixed bugs:
- Update CI configuration #190 (Arcanemagus)
v1.2.2 (2016-09-16)
Implemented enhancements:
- Add support for
python \(django\)
files #87 - Update CI Configuration #182 (Arcanemagus)
- Update eslint to version 3.5.0 🚀 #179 (greenkeeperio-bot)
- Update atom-linter to version 8.0.0 🚀 #176 (greenkeeperio-bot)
- Add support for
python \(django\)
files #173 (nanorepublica)
Fixed bugs:
- Error: Column start greater than line length #165
- Fix a race condition #183 (Arcanemagus)
v1.2.1 (2016-07-05)
Implemented enhancements:
- Support file-local environment variables in pylint setting (and others) #84
- Support
%p
expansion forpylint
executable #62 - Update atom-linter to version 6.0.0 🚀 #155 (greenkeeperio-bot)
- Update eslint-config-airbnb-base to version 3.0.1 🚀 #146 (greenkeeperio-bot)
- Update atom-linter to version 5.0.1 🚀 #145 (greenkeeperio-bot)
- Move to eslint-config-airbnb-base #141 (Arcanemagus)
- Update eslint-config-airbnb to version 7.0.0 🚀 #137 (greenkeeperio-bot)
- A few updates #132 (Arcanemagus)
- Update eslint to version 2.2.0 🚀 #122 (greenkeeperio-bot)
- Update babel-eslint to version 5.0.0 🚀 #121 (greenkeeperio-bot)
- Update atom-package-deps to version 4.0.1 🚀 #120 (greenkeeperio-bot)
- Update eslint-config-airbnb to version 5.0.0 🚀 #115 (greenkeeperio-bot)
- [email protected] breaks build 🚨 #111 (greenkeeperio-bot)
- Update lodash to version 4.0.0 🚀 #109 (greenkeeperio-bot)
Fixed bugs:
- Pylint is executed in an Unicode-incompatible way. #135
- Linter produces yellow marks in editor, but error/warning popup will not show #82
- Linter cannot find pylint #80
- Support virtualenv #75
- Force environment encoding to UTF-8 #152 (Arcanemagus)
- ES6 Rewrite #151 (Arcanemagus)
- Update README URLs based on HTTP redirects #150 (ReadmeCritic)
- Update atom-linter to 4.x #103 (SpainTrain)
v1.2.0 (2015-12-02)
Implemented enhancements:
v1.1.2 (2015-12-01)
Implemented enhancements:
v1.1.1 (2015-11-30)
Fixed bugs:
v1.1.0 (2015-11-30)
Implemented enhancements:
- Update atom-linter and fix specs #95 (Arcanemagus)
- Allow use of project and file dir in rcfile, cwd, pythonpath. #91 (rainyday)
Fixed bugs:
v1.0.5 (2015-11-22)
Fixed bugs:
- TypeError: Cannot read property 'length' of undefined #78
v1.0.4 (2015-11-20)
Implemented enhancements:
- App specs #89 (Arcanemagus)
- Update package dependencies #88 (Arcanemagus)
Fixed bugs:
- Fix travis yml #79 (Arcanemagus)
v1.0.3 (2015-10-05)
Implemented enhancements:
- Fix getProjDir() for symbolic links #74 (kankaristo)
- Run linting on TravisCI #73 (SpainTrain)
- Add a coffeelint.json #72 (Arcanemagus)
v1.0.2 (2015-10-02)
Implemented enhancements:
- Add linter name #71 (Arcanemagus)
v1.0.1 (2015-09-28)
Implemented enhancements:
- Install
linter
automatically. #63 - Add Mike S as a maintainer #59
- Per project .pylintrc file configuration #45
- Show linter codes #28
- Lint also Django Python files #17
- Install
linter
withatom-package-deps
#64 (SpainTrain)
Fixed bugs:
- Donate button image 403 #68
- Issue with On-The-Fly linting #54
- Object.activate is deprecated. #49
- Not all errors are show!? #46
- Upcoming linter changes #41
- Linting on temporary files means imports don't work #23
- Do not undraw current lint issues unless they are fixed #11
- Remove donate link from README, broken image link #69 (miigotu)
- README: Update with latest config parameters #56 (SpainTrain)
v1.0.0 (2015-08-17)
Implemented enhancements:
- Update: Use latest linter API #55 (SpainTrain)
- Add option to configure the format of linter messages #47 (Holiverh)
- Include support to fatal, convention and refactor messages #22 (marcelocarlosbr)
Fixed bugs:
v0.2.2 (2015-05-21)
Fixed bugs:
v0.2.1 (2015-02-26)
Fixed bugs:
- Make sure output is text #25 (daemonburrito)
v0.2.0 (2014-12-15)
Implemented enhancements:
- Specify pylint path and .pylintrc path as settings #16
- Switching between pylint executables for py2 and py3 #14
- Add support for configuration and removed executable check #24 (evilhamsterman)
Fixed bugs:
v0.1.5 (2014-08-18)
Fixed bugs:
- Remove space from msg-template in cmd & regex #15
v0.1.4 (2014-08-13)
v0.1.3 (2014-07-29)
Implemented enhancements:
Fixed bugs:
v0.1.2 (2014-06-24)
Fixed bugs:
- Uncaught TypeError: Object #<LinterPylint> has no method 'getCmd' #4
- Now using getCmdAndArgs. Fixes #4 #5 (sebdah)
- Fixed debug-output, implemented use of
cwd
for pylint-check #3 (florianb)
v0.1.0 (2014-05-26)
v0.0.1 (2014-05-26)
Implemented enhancements:
v0.0.4 (2014-05-12)
* This Change Log was automatically generated by github_changelog_generator