linter-flake8 icon indicating copy to clipboard operation
linter-flake8 copied to clipboard

Linting Python files on the fly using flake8 with Atom

Results 67 linter-flake8 issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | hosted-git-info | [`2.8.5` -> `2.8.9`](https://renovatebot.com/diffs/npm/hosted-git-info/2.8.5/2.8.9) | ### GitHub Vulnerability Alerts #### [CVE-2021-23362](https://nvd.nist.gov/vuln/detail/CVE-2021-23362) The npm package...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | glob-parent | [`5.1.0` -> `5.1.2`](https://renovatebot.com/diffs/npm/glob-parent/5.1.0/5.1.2) | ### GitHub Vulnerability Alerts #### [CVE-2020-28469](https://nvd.nist.gov/vuln/detail/CVE-2020-28469) This affects the...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | ajv | [`6.10.2` -> `6.12.3`](https://renovatebot.com/diffs/npm/ajv/6.10.2/6.12.3) | ### GitHub Vulnerability Alerts #### [CVE-2020-15366](https://nvd.nist.gov/vuln/detail/CVE-2020-15366) An issue was...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | acorn | [`7.1.0` -> `7.1.1`](https://renovatebot.com/diffs/npm/acorn/7.1.0/7.1.1) | ### GitHub Vulnerability Alerts #### [GHSA-6chw-6frg-f759](https://togithub.com/acornjs/acorn/issues/929) Affected versions of...

There is a weird problem which might be related to my configuration, but In lines where I use colons - such as if conditions or for loops - it gives...

Is linter-flake8 reliant on python 2 being installed outside of my project's python3 venv? I was using linter-flake8 happily in Pop!OS which still has python pointing to python 2, but...

I have removed atom and the packages multiple times and re-downloaded them in an attempt to fix the issue but it has persisted even through it all. I'm not sure...

I installed linter-flake8 and also ran a pip install for flake8, however I'm receiving errors that I need to have flake8 installed on PATH: [Linter] Error running Flake8 Error: Failed...

Hey all, I have a fresh install of Atom 1.23.3 and I've installed the linter-flake8 package and its dependencies. I shouldn't have nor did I manage to find any alternative...

This is the full error message (edited for consideration): ``` Error: '\\\\' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to...