Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Error: ~/.config/flake8 ignored by linter-flake8 #57

Closed
mcandre opened this issue Jul 21, 2015 · 5 comments
Closed

Error: ~/.config/flake8 ignored by linter-flake8 #57

mcandre opened this issue Jul 21, 2015 · 5 comments
Assignees
Labels

Comments

@mcandre
Copy link

mcandre commented Jul 21, 2015

By default, command line flake8 checks for configuration in places such as ~/.config/flake8. However, linter-flake8 fails to load this configuration file by default, resulting in a surprising experience for newbies: linter-flake8 appears to ignore their preferred style settings.

Please check for flake8 configuration in ~/.config/flake8 by default, in addition to any Atom user specified locations.

@Arcanemagus
Copy link
Member

This may be fixed in #77, or potentially a re-write of that. Will need testing.

@Arcanemagus Arcanemagus self-assigned this Oct 8, 2015
@Arcanemagus
Copy link
Member

@mcandre can you please test v1.8.0 (or higher) and see if this is working for you? Alternatively you might want to look into putting a tox.ini or setup.cfg file at the project level so the settings move with your project.

@Arcanemagus
Copy link
Member

Any updates @mcandre?

@Arcanemagus
Copy link
Member

Closing since there has been no input from @mcandre, if this is still an issue please re-open.

@elfkuzco
Copy link

linter-flake8 is still not looking for system wide configuration files but rather for project configuration files. It would be great to have this as the default behaviour just like the flake8 package specifies and still maintain support for project-level configurations.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants