This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
v2.3.0
Implemented enhancements:
- Files not being excluded via Atom, but command line flake8 does #454
- 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)