forked from axiak/pyre2
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
eg:
src/re2.pyx:106:9: E999 SyntaxError: invalid syntax
This didn't happen with older flake8 versions; the coverage thing is new. There are some issue/so discussions about cython and coverage.py and projects using the src/ layout. That last bit is usually src/<name> and isn't (by itself) a problem, except the cython coverage plugin apparently gets confused with includes and src/ without any __init__.py etc. :/
I'll keep looking but for now coverage is not working and flake8 config has E999 added to ignore list.
Metadata
Metadata
Assignees
Labels
No labels