Linting Python files on the fly using flake8 with Atom
SublimeLinter plugin for python, using flake8.
Linting support for python using the flake8 library.
Jupyterlab python linter for notebooks and text files using flake8
Integration of pydocstyle and flake8 for combined linting and reporting
A GitHub Action to run flake8 and annotate lint failures
automagically fixes simple flake8 lints
Github action to flake8 lint your pull requests
flake8
Flake8 plugin for Vim
Combination of multiple linters to run as a GitHub Action or standalone
pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
flake8 plugin that integrates isort
A Base Linter with Cow Powers https://aneesiqbal.ai/2017-03-13-linter-v2-released
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
staticcheck 是一个高级的Golang linter,通过静态分析帮助发现bug、性能问题以及统一代码风格