v2.4.0 (2019-01-15)
Fixed bugs:
- Linter v1 Support Dropped #665
Merged pull requests:
- linter v2 #667 (richardbann)
- Update atom-package-deps to version 5.0.0 🚀 #663 (greenkeeper[bot])
v2.3.0 (2017-12-06)
Implemented enhancements:
- Update eslint-config-airbnb-base to version 12.0.0 🚀 #496 (greenkeeper[bot])
- Pass filename to Flake8 #482 (lucasdf)
- Update eslint to version 4.3.0 🚀 #460 (greenkeeper[bot])
Fixed bugs:
- Object.dirname is deprecated. #527
- Linter-flake8 doesn't resolve the configuration as flake8 #124
- Guard against invalid TextEditor and empty paths #544 (Arcanemagus)
- Use Trusty image on Travis-CI #448 (Arcanemagus)
- Add support to default config files #447 (gpiress)
v2.2.1 (2017-04-25)
Fixed bugs:
- Report when flake8 crashes! #414 (Arcanemagus)
v2.2.0 (2017-04-25)
Implemented enhancements:
- Max Line Length default value is 79 #379
- Builtins support? #163
- Defer package dependency check #413 (Arcanemagus)
- Uniquely spawn lint runs #412 (Arcanemagus)
- Asyncify the specs #411 (Arcanemagus)
- Add support for builtins #410 (Arcanemagus)
- Update atom-linter to version 10.0.0 🚀 #393 (greenkeeper[bot])
- Update default line-length value #381 (Arcanemagus)
v2.1.5 (2017-03-18)
Implemented enhancements:
- Update to eslint-config-airbnb-base v11.1.1 #368 (Arcanemagus)
- Update CI configuration #367 (Arcanemagus)
- Update fs-plus to version 3.0.0 🚀 #361 (greenkeeper[bot])
- Update atom-linter to version 9.0.0 🚀 #349 (greenkeeper[bot])
v2.1.4 (2016-12-12)
Implemented enhancements:
- Update eslint-config-airbnb-base to version 11.0.0 🚀 #306 (greenkeeper[bot])
Fixed bugs:
- Atom blocked editing files with plenty of errors #295
- Underline mispositioned when attribute name matches unused import #268
- Update CI configuration #308 (Arcanemagus)
- Remove custom range fixers #304 (Arcanemagus)
v2.1.3 (2016-11-30)
Fixed bugs:
- Multiple $PROJECT not work #290
- Added "g" flag to project path replacement #291 (hiroaki-yamamoto)
v2.1.2 (2016-11-29)
Implemented enhancements:
v2.1.1 (2016-11-21)
Fixed bugs:
v2.1.0 (2016-11-19)
Implemented enhancements:
- Handle errors more gracefully #277 (Arcanemagus)
- Improve Atom startup time #276 (walles)
- Update eslint-config-airbnb-base to version 10.0.0 🚀 #272 (greenkeeper[bot])
- Move to a generated changelog #264 (Arcanemagus)
v2.0.2 (2016-10-18)
Fixed bugs:
- Workaround a bug with E999 reporting #262 (Arcanemagus)
v2.0.1 (2016-10-17)
Implemented enhancements:
- Throw nicer error message #260 (Arcanemagus)
- Update eslint-config-airbnb-base to version 9.0.0 🚀 #258 (greenkeeperio-bot)
Fixed bugs:
- chore(package): update fs-plus to version 2.9.3 #261 (Arcanemagus)
v2.0.0 (2016-10-15)
Implemented enhancements:
- Rewrite in ES2017 #255 (Arcanemagus)
- Update eslint-config-airbnb-base to version 8.0.0 🚀 #250 (greenkeeperio-bot)
- Update eslint-config-airbnb-base to version 7.0.0 🚀 #246 (greenkeeperio-bot)
Fixed bugs:
- Incorrectly reporting unused imports for the 'as' syntax #253
- Ignore option does nothing #249
- Linter fails at start on atom git: Uncaught TypeError: Invalid Point: (1, NaN) #196
- Rewrite in ES2017 #255 (Arcanemagus)
v1.13.4 (2016-09-06)
Implemented enhancements:
- Error: Process execution timed out #169
- Update eslint-config-airbnb-base to version 6.0.0 🚀 #245 (greenkeeperio-bot)
Fixed bugs:
v1.13.3 (2016-09-02)
Implemented enhancements:
- Update the CI configuration #242 (Arcanemagus)
- Update atom-linter to version 8.0.0 🚀 #239 (greenkeeperio-bot)
- Update eslint to version 3.4.0 🚀 #238 (greenkeeperio-bot)
- Update atom-linter to version 7.0.0 🚀 #224 (greenkeeperio-bot)
- Update atom-linter to version 6.0.0 🚀 #210 (greenkeeperio-bot)
Fixed bugs:
- Import-errors on lines that don't exist at the bottom of the file instead of the top? #211
- Fix reference to PEP8 in config setting #199
- New flake8 shows full module path for F401, Fixes #211 #218 (hvdklauw)
- Force the format to default #217 (Arcanemagus)
- Remove references to PEP8 #205 (Arcanemagus)
- Fix per-project configuration behaviour #201 (rarguelloF)
v1.13.2 (2016-06-13)
v1.13.1 (2016-06-13)
Implemented enhancements:
- Update eslint-config-airbnb-base to version 3.0.1 🚀 #194 (greenkeeperio-bot)
- Update atom-linter to version 5.0.0 🚀 #192 (greenkeeperio-bot)
- Update eslint-config-airbnb-base to version 2.0.0 🚀 #190 (greenkeeperio-bot)
- Move to eslint-config-airbnb-base #187 (Arcanemagus)
- Update eslint-config-airbnb to version 7.0.0 🚀 #182 (greenkeeperio-bot)
- Add an option to disable execution timeout #181 (Arcanemagus)
- Update dependencies #180 (Arcanemagus)
Fixed bugs:
- Update the specs for atom-linter 4.7.0 #189 (Arcanemagus)
- Handle some internal API changes in Atom v1.9.0 #188 (Arcanemagus)
v1.13.0 (2016-03-04)
Implemented enhancements:
v1.12.1 (2016-03-01)
Fixed bugs:
- Ensure fs.normalize() applied to exec path. #162 (lexicalunit)
v1.12.0 (2016-02-24)
Implemented enhancements:
- Update eslint to version 2.2.0 🚀 #156 (greenkeeperio-bot)
- Add support for $PROJECT substitution #143 (keras)
v1.11.0 (2016-02-19)
Implemented enhancements:
- Update .travis.yml #155 (Arcanemagus)
- Normalize executable path. #154 (lexicalunit)
- Update babel-eslint to version 5.0.0 🚀 #153 (greenkeeperio-bot)
- Update atom-package-deps to version 4.0.1 🚀 #152 (greenkeeperio-bot)
v1.10.1 (2016-02-05)
Implemented enhancements:
- Unused import (F401) reported at the bottom of the file #148 (hvdklauw)
- Update eslint-config-airbnb to version 5.0.0 🚀 #147 (greenkeeperio-bot)
v1.10.0 (2016-01-28)
Implemented enhancements:
- Add unit test for regexp #16
- Add options to adjust what are linter errors and warnings #145 (eteq)
- Update eslint-config-airbnb to version 4.0.0 🚀 #144 (greenkeeperio-bot)
- Update eslint-config-airbnb to version 3.0.0 🚀 #135 (greenkeeperio-bot)
Fixed bugs:
- Underline mispositionned #126
- Leaving "Max complexity" default settings overwrite configuration file #121
- Only match imports after the
import
keyword #142 (patrys)
v1.9.3 (2015-12-16)
Implemented enhancements:
- Add specs #120
- Set maxComplexity default to -1 with a description #129 (toxinu)
- Add specs #125 (Arcanemagus)
- Update all dependencies 🌴 #119 (greenkeeperio-bot)
Fixed bugs:
- Add --exit-zero to flake8 invocation #105
- Message underline breaks when code is folded #99
- Don't rely on screen rows and respect offsets #128 (patrys)
v1.9.2 (2015-11-12)
Fixed bugs:
- Error with old-style print function #108
- Error: ~/.config/flake8 ignored by linter-flake8 #57
- Check the return of lineTextForScreenRow #113 (Arcanemagus)
- Removed flake8-pep257 from README (#106) #110 (cemsbr)
v1.9.1 (2015-10-19)
Fixed bugs:
- Lint error if code folded #97
- Verify tokenizedLine is set #98 (Arcanemagus)
v1.9.0 (2015-10-13)
Implemented enhancements:
- Update README.md #94 (Arcanemagus)
- Add support for highlighting unused imports #81 (patrys)
Fixed bugs:
- Unused imports are not shown #95
- Update README.md #94 (Arcanemagus)
v1.8.0 (2015-10-08)
Implemented enhancements:
- Add Landon as a collaborator #87
- Remove executableDir setting #63
- Show more detailed error about not found executable #2
- Use container based Travis #92 (Arcanemagus)
- Add coffeelint #91 (Arcanemagus)
- Add Travis-CI #90 (Arcanemagus)
- Allow for custom error letters. #88 (beck)
Fixed bugs:
- configFileNames is completely ignored #66
- Remove executableDir setting #63
- Tilde (~) fails to expand in Config File Names #58
- Ignore Error Codes not working #43
- flake8 not found #18
- Specify current working directory #93 (Arcanemagus)
- Add coffeelint #91 (Arcanemagus)
- Remove errant paren in regex #89 (beck)
- Fix version number in CHANGELOG #85 (frewsxcv)
v1.7.0 (2015-10-02)
Implemented enhancements:
- Install
linter
automatically. #76 - Why is lintOnFly disabled? #61
- Add linter name #83 (Arcanemagus)
- Auto-install linter #79 (Arcanemagus)
- Capture OpenStack hacking module errors #78 (GheRivero)
- Include docstring errors #73 (Arcanemagus)
Fixed bugs:
- PEP257 not being run #72
- Compromise for passing a config file to flake8 #68 (jeremyosborne)
v1.6.1 (2015-08-14)
Implemented enhancements:
v1.6.0 (2015-08-03)
Implemented enhancements:
- Upgrade to the latest API #56 (steelbrain)
- Grab I*** warning messages #52 (apalkowski)
Fixed bugs:
v1.5.0 (2015-07-04)
Implemented enhancements:
- Setting to ignore or specify configuration file? #41
- Support for selecting configuration file #42 (pjuren)
- Add hacking module support. #39 (okdtsk)
Fixed bugs:
- Upcoming linter changes #40
v1.4.2 (2015-05-27)
Fixed bugs:
- Uncaught TypeError: undefined is not a function #28
v1.4.1 (2015-05-20)
Implemented enhancements:
Fixed bugs:
- Package.getActivationCommands is deprecated. #29
- Config.unobserve is deprecated. #24
- update to use dispose instead of deprecated config.unobserve #38 (awatts)
- Update package.json to be APIv1.0-compliant #32 (idan)
v1.4.0 (2015-04-19)
Implemented enhancements:
- Add a "select" field in settings to include codes skipped by default #19
- python 2 support #10
- Use setup file #8
- Add new options to README.md #5
- Flake8 python2 fix #22 (ChaoticMind)
- Use project config (Fix for #8) #17 (matthewwithanm)
Fixed bugs:
- Fixed config to adhere to the API docs. Fixes #19 #20 (ChaoticMind)
v1.3.0 (2015-02-04)
Implemented enhancements:
- Extract pep257 docstring errors #14 (matthewwithanm)
- Add hangClosing option to support flake8 argument #12 (cbenz)
Fixed bugs:
v1.2.0 (2014-09-23)
Implemented enhancements:
- add support for --select flag #11 (schepelin)
- Add maxComplexity for mccabe. #9 (deybhayden)
v1.1.2 (2014-08-13)
v1.1.1 (2014-08-13)
Merged pull requests:
v1.1.0 (2014-07-28)
v1.0.8 (2014-07-28)
Implemented enhancements:
Fixed bugs:
v1.0.7 (2014-07-23)
v1.0.6 (2014-07-11)
* This Change Log was automatically generated by github_changelog_generator