-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: AtomLinter/linter-flake8
base: v2.2.1
head repository: AtomLinter/linter-flake8
compare: v2.3.0
- 20 commits
- 11 files changed
- 4 contributors
Commits on May 23, 2017
-
Travis-CI builds of Atom beta are now required to be on the Trusty image to install all necessary dependencies properly.
Configuration menu - View commit details
-
Copy full SHA for 001f202 - Browse repository at this point
Copy the full SHA 001f202View commit details -
Merge pull request #448 from AtomLinter/arcanemagus/fix-ci
Use Trusty image on Travis-CI
Configuration menu - View commit details
-
Copy full SHA for 18b14f7 - Browse repository at this point
Copy the full SHA 18b14f7View commit details
Commits on May 24, 2017
-
Set the default value for the `projectConfigFile` option to the patterns that flake8 uses when running from command line, as stated http://flake8.pycqa.org/en/latest/user/configuration.html.
Configuration menu - View commit details
-
Copy full SHA for e030573 - Browse repository at this point
Copy the full SHA e030573View commit details -
Merge pull request #447 from gpiress/gpiress/default-linter-settings
Add support to default config files
Configuration menu - View commit details
-
Copy full SHA for 73b3fbd - Browse repository at this point
Copy the full SHA 73b3fbdView commit details
Commits on Jul 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 51f0587 - Browse repository at this point
Copy the full SHA 51f0587View commit details
Commits on Jul 25, 2017
-
Update to eslint-config-airbnb-base v11.3.1
Also includes an update to `eslint-plugin-import@^2.7.0` to satisfy the `peerDependencies` of `eslint-config-airbnb-base`.
Configuration menu - View commit details
-
Copy full SHA for 064f774 - Browse repository at this point
Copy the full SHA 064f774View commit details -
Merge pull request #460 from AtomLinter/greenkeeper/eslint-4.0.0
Update eslint to version 4.3.0 🚀
Configuration menu - View commit details
-
Copy full SHA for 1a931d8 - Browse repository at this point
Copy the full SHA 1a931d8View commit details
Commits on Aug 19, 2017
-
Pass the filename as the argument "stdin-display-name". Change the working directory where flask8 is executed to the same directory as the configuration file. This ensures that relative patterns defined in the configuration file work properly. Add test. This commit implements #454
Configuration menu - View commit details
-
Copy full SHA for 6c84a01 - Browse repository at this point
Copy the full SHA 6c84a01View commit details -
Handle multiple versions of Flake8
Check which version of Flake8 is running before using version dependent commands.
Configuration menu - View commit details
-
Copy full SHA for 469d392 - Browse repository at this point
Copy the full SHA 469d392View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5d210 - Browse repository at this point
Copy the full SHA dc5d210View commit details
Commits on Sep 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c2f99e5 - Browse repository at this point
Copy the full SHA c2f99e5View commit details
Commits on Sep 19, 2017
-
🆙 Update ESLint to v4.6.0 minimium
Necessary to satisfy the peerDependencies of `eslint-config-airbnb-base@12.0.0`.
Configuration menu - View commit details
-
Copy full SHA for 60c83e5 - Browse repository at this point
Copy the full SHA 60c83e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5405e - Browse repository at this point
Copy the full SHA 3d5405eView commit details
Commits on Sep 20, 2017
-
Merge pull request #496 from AtomLinter/greenkeeper/eslint-config-air…
…bnb-base-12.0.0 Update eslint-config-airbnb-base to version 12.0.0 🚀
Configuration menu - View commit details
-
Copy full SHA for 6408200 - Browse repository at this point
Copy the full SHA 6408200View commit details
Commits on Dec 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5b3a09e - Browse repository at this point
Copy the full SHA 5b3a09eView commit details -
Merge pull request #482 from lucasdf/stdin_filename
Pass filename to Flake8
Configuration menu - View commit details
-
Copy full SHA for 4311397 - Browse repository at this point
Copy the full SHA 4311397View commit details -
Guard against invalid TextEditor and empty paths
Occasionally `lint()` somehow gets called with invalid `TextEditor`s, or ones without a path. When these cases are hit simply return `null` instead of trying to process them. Fixes #527.
Configuration menu - View commit details
-
Copy full SHA for f0e03bb - Browse repository at this point
Copy the full SHA f0e03bbView commit details -
Merge pull request #544 from AtomLinter/arcanemagus/path-guard
Guard against invalid TextEditor and empty paths
Configuration menu - View commit details
-
Copy full SHA for 80058bc - Browse repository at this point
Copy the full SHA 80058bcView commit details -
New version of the generator changed the style and cleaned a few things up.
Configuration menu - View commit details
-
Copy full SHA for 6904d00 - Browse repository at this point
Copy the full SHA 6904d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3d359 - Browse repository at this point
Copy the full SHA 0f3d359View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.1...v2.3.0