Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sublimelinter/sublimelinter-flake8 issues and pull requests

#130 - List unpack operator in assignment triggers false positive

Issue - State: closed - Opened by jnluy about 1 year ago - 2 comments

#129 - plugin_host-3.3 has exited unexpectedly

Issue - State: closed - Opened by AFlowOfCode about 1 year ago - 6 comments

#128 - Finetune position of `E303` errors

Pull Request - State: closed - Opened by kaste over 2 years ago

#126 - Fine tune positions of `E262`, `E265`, and `E266`

Pull Request - State: closed - Opened by kaste over 2 years ago

#125 - Using per-file-ignores argument in settings causes an error

Issue - State: closed - Opened by bempelise over 2 years ago - 4 comments

#123 - SublimeText 4 Support

Issue - State: closed - Opened by meyt almost 3 years ago - 2 comments

#122 - W type errors not showing

Issue - State: closed - Opened by philgzl about 3 years ago - 1 comment

#121 - AttributeError: 'int' object has no attribute 'rstrip'

Issue - State: closed - Opened by ataylor32 about 3 years ago - 3 comments

#120 - Extend "E501 line too long" match till end of line

Pull Request - State: closed - Opened by iamkroot over 3 years ago - 1 comment

#119 - Extend "E501 line too long" match till end of line

Issue - State: closed - Opened by iamkroot over 3 years ago - 1 comment

#118 - Args seem to be getting ignored

Issue - State: closed - Opened by tomleo over 3 years ago - 1 comment

#117 - Shows E251 for function definitions having type annotations

Issue - State: closed - Opened by siddhpant over 3 years ago - 2 comments

#116 - Run flake8 as GitHub action

Pull Request - State: closed - Opened by kaste about 4 years ago

#115 - Package not showing in packaging control anymore

Issue - State: closed - Opened by jkterry1 about 5 years ago - 1 comment

#114 - Updated README.md

Pull Request - State: closed - Opened by willcroft about 5 years ago - 2 comments

#113 - Is --per-file-ignores supported for flake8 >= 3.7.0?

Issue - State: closed - Opened by willcroft about 5 years ago - 11 comments

#112 - Error: 'selector' is mandatory in 'cls.defaults'

Issue - State: closed - Opened by EmilStenstrom over 5 years ago - 3 comments

#111 - use self.settings instead of get_view_settings()

Pull Request - State: closed - Opened by braver over 5 years ago - 2 comments

#110 - can get E,W type errors, but no F type errors

Issue - State: closed - Opened by rainnnnny over 5 years ago - 7 comments

#109 - Improve compatibility with multiple flake8 plugins

Pull Request - State: closed - Opened by ROpdebee over 5 years ago - 7 comments

#108 - .flake8 in a subdirectory

Issue - State: closed - Opened by tomleo over 5 years ago - 4 comments

#107 - Can't find this package in Package control

Issue - State: closed - Opened by TejasAvinashShetty over 5 years ago - 3 comments

#106 - [WIP] Check whole project on save

Pull Request - State: open - Opened by kaste almost 6 years ago - 1 comment

#105 - No linting errors reported but there should be

Issue - State: closed - Opened by beeb almost 6 years ago

#104 - F401 handling trips on star imports

Issue - State: closed - Opened by FichteFoll almost 6 years ago - 3 comments

#103 - Does not work at all in Sublime 3.1.1

Issue - State: closed - Opened by MartinThoma about 6 years ago - 3 comments

#102 - recent update triggers ImportError of configparser module

Issue - State: closed - Opened by aphearin about 6 years ago - 4 comments

#101 - Better mark for F401 (unused import)

Pull Request - State: closed - Opened by kaste about 6 years ago - 1 comment

#100 - Travis CI: Upgrade testing to Python 3.7

Pull Request - State: closed - Opened by cclauss over 6 years ago - 1 comment

#99 - How to list all PEP 8 violations in a Python file?

Issue - State: closed - Opened by pllim over 6 years ago - 2 comments

#98 - WARNING: cannot locate 'flake8'

Issue - State: closed - Opened by vgoklani over 6 years ago - 2 comments

#97 - Inexistent files cause exceptions with this linter

Issue - State: closed - Opened by fgimian over 6 years ago - 6 comments

#96 - New configuration documentation

Issue - State: closed - Opened by parejkoj over 6 years ago - 4 comments

#95 - Implement ignoring auto-fixable codes

Pull Request - State: closed - Opened by kaste over 6 years ago - 13 comments

#94 - Extract useful parts from #93

Pull Request - State: closed - Opened by kaste over 6 years ago - 2 comments

#93 - Filter WS errors Sublime can auto-fix

Pull Request - State: closed - Opened by kaste over 6 years ago - 6 comments

#92 - Project settings being ignored

Issue - State: closed - Opened by tomleo over 6 years ago - 3 comments

#91 - flake8(erred) on Python 3.7 due to warning?

Issue - State: closed - Opened by jaraco over 6 years ago - 4 comments

#90 - Use `on_stderr` and `notify_failure`

Pull Request - State: closed - Opened by kaste over 6 years ago - 1 comment

#89 - start using the selector

Pull Request - State: closed - Opened by braver over 6 years ago

#88 - Read flake8 configuration from setup.cfg file

Issue - State: closed - Opened by boompig over 6 years ago - 3 comments

#87 - Linter crashed: Bad file descriptor

Issue - State: closed - Opened by Mattiaslndstrm over 6 years ago - 3 comments

#86 - FR: Please support .flake8 config files

Issue - State: closed - Opened by ptim over 6 years ago - 15 comments

#85 - Update README.md

Pull Request - State: closed - Opened by ptim over 6 years ago - 3 comments

#84 - flake8 `max-line-length` no longer works

Issue - State: closed - Opened by craigds over 6 years ago - 5 comments

#83 - flake8 config options don't get recognized in SublimeLinter v4.0.0-rc.9.9.9

Issue - State: closed - Opened by nicksspirit almost 7 years ago - 4 comments

#82 - Readd `split_match` to catch `near` matches

Pull Request - State: closed - Opened by kaste almost 7 years ago - 1 comment

#81 - AttributeError: 'Flake8' object has no attribute 'get_chdir'

Issue - State: closed - Opened by cixtor almost 7 years ago - 1 comment

#80 - AttributeError: 'module' object has no attribute 'find_python'

Issue - State: closed - Opened by cixtor almost 7 years ago - 3 comments

#79 - clean up several features now handled in core:

Pull Request - State: closed - Opened by braver almost 7 years ago - 3 comments

#78 - Reposition white-space errors

Pull Request - State: closed - Opened by kaste almost 7 years ago - 9 comments

#77 - D400 on shebang line

Issue - State: closed - Opened by nearlyNonexistent almost 7 years ago - 1 comment

#76 - Specify `--format` so that our regex can match

Pull Request - State: closed - Opened by kaste almost 7 years ago - 3 comments

#75 - Override possible user formatting

Issue - State: closed - Opened by kaste almost 7 years ago - 1 comment

#74 - link fix for readme

Pull Request - State: closed - Opened by njseeto almost 7 years ago - 3 comments

#73 - Broken link in README

Issue - State: closed - Opened by kkurian almost 7 years ago - 1 comment

#72 - shebang of source is ignored

Issue - State: closed - Opened by bizoo almost 7 years ago - 2 comments

#71 - Update Git metadata

Pull Request - State: closed - Opened by gerardroche almost 7 years ago - 3 comments

#70 - util.py is unloaded and reloaded at startup

Issue - State: closed - Opened by gerardroche almost 7 years ago - 4 comments

#69 - Flake8 and config fixes

Pull Request - State: closed - Opened by gerardroche almost 7 years ago - 1 comment

#68 - Fix inline settings

Pull Request - State: closed - Opened by kaste almost 7 years ago

#67 - Use NewPythonLinter from core SublimeLinter

Pull Request - State: closed - Opened by kaste almost 7 years ago - 3 comments

#66 - Simplify own lint settings

Pull Request - State: closed - Opened by kaste almost 7 years ago - 1 comment

#65 - Automatically ignore some whitespace errors

Issue - State: closed - Opened by kaste almost 7 years ago - 8 comments

#64 - Filter paths

Pull Request - State: closed - Opened by gerardroche almost 7 years ago - 7 comments

#63 - No longer works with flake8 2.1

Issue - State: closed - Opened by assumptionsoup almost 7 years ago - 2 comments

#62 - Use `persist.debug` to not spam the console

Pull Request - State: closed - Opened by kaste almost 7 years ago - 2 comments

#61 - console spam

Issue - State: closed - Opened by jhultgre almost 7 years ago - 2 comments

#60 - adds `--config` option to inline overrides

Pull Request - State: closed - Opened by nsfmc almost 7 years ago - 7 comments

#59 - Remove default settings

Pull Request - State: closed - Opened by kaste about 7 years ago

#58 - Better support for config files like `.flake8`

Issue - State: closed - Opened by kaste about 7 years ago

#57 - Complete Rewrite

Pull Request - State: closed - Opened by kaste about 7 years ago - 8 comments

#56 - Recent update breaks the plugin

Issue - State: closed - Opened by mandeep about 7 years ago - 22 comments

#55 - Add setting to deactivate the inline error message popups.

Issue - State: closed - Opened by brocoli about 7 years ago - 2 comments

#54 - SublimeLinter-flake8 not finding paths

Issue - State: closed - Opened by pykong over 7 years ago - 1 comment

#53 - Made the installation steps clearer

Pull Request - State: closed - Opened by chicken-suop over 7 years ago

#52 - linter ignores flake8 plugins

Issue - State: closed - Opened by driesdesmet almost 8 years ago - 2 comments

#51 - Allow different python versions and enable virtualenv.

Pull Request - State: closed - Opened by nfvs almost 8 years ago - 77 comments

#50 - Missing docstring in public module

Issue - State: closed - Opened by ArjunHariharan almost 8 years ago - 3 comments

#49 - Add E999 Syntax Error to the error regexp

Pull Request - State: closed - Opened by jondreads almost 8 years ago

#48 - E999 Syntax error is reported as a warning

Issue - State: closed - Opened by jondreads almost 8 years ago

#47 - Allow python linter to run with specified @python

Pull Request - State: closed - Opened by asfaltboy about 8 years ago - 2 comments

#46 - Bump column returned by whitespace errors so that they get marked in ST.

Pull Request - State: closed - Opened by nfvs about 8 years ago - 1 comment

#45 - Better parsing for "'%s' imported but unused".

Pull Request - State: closed - Opened by nfvs about 8 years ago

#44 - Make the linter understand that Python3 files should be linted too

Pull Request - State: closed - Opened by st-pasha about 8 years ago

#43 - Linter always uses /usr/local/bin/flake8

Issue - State: closed - Opened by sjahl about 8 years ago - 5 comments

#42 - Version conflict with flake8-3.0.0b1

Issue - State: closed - Opened by brianbruggeman over 8 years ago - 4 comments

#41 - [Hotfix] Completely remove invariant python handling for this plugin

Pull Request - State: closed - Opened by kaste over 8 years ago - 1 comment

#40 - Plugin tries to run flake8 in python2 instead of python3

Issue - State: closed - Opened by spookey over 8 years ago - 4 comments

#39 - Can't disable E501

Issue - State: closed - Opened by ghost over 8 years ago - 2 comments

#38 - Remove cruft

Pull Request - State: closed - Opened by kaste over 8 years ago - 29 comments

#37 - fixes show-code option handling

Pull Request - State: closed - Opened by YuppY over 8 years ago - 1 comment

#36 - Adding custom flake8 args in Python3

Issue - State: closed - Opened by ianlawson over 8 years ago - 1 comment

#35 - show-code option is not working

Issue - State: closed - Opened by sanyer over 8 years ago - 5 comments

#33 - invalid syntax on async keyword

Issue - State: closed - Opened by numberoverzero almost 9 years ago - 15 comments

#32 - Misleading info about @python setting

Issue - State: closed - Opened by maurice-schleussinger almost 9 years ago - 3 comments

#31 - Flake8 2.5.1 isnt working

Issue - State: closed - Opened by diwu1989 almost 9 years ago - 1 comment

#30 - No highlight on unused imports

Issue - State: closed - Opened by JokerQyou almost 9 years ago - 2 comments