atom-community / atom-community/ide-python

flake8 exclude list does not work

Open
#276 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
238
Forks
40
PR merge metrics
No merged PRs in 30d

Description

flake8 runs on files even if they are in the exclude list.

To reproduce:
1. Create a file called `.svn`.
2. Open it in Atom.
3. Change the grammar to MagicPython.
4. Type `1 + `.
5. Open the Linter pane and notice flake8 has raised W291 and E999.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.