orsinium-labs / flake8-lengthLinks
Flake8 plugin for a smart line length validation.
☆25Updated 2 years ago
Alternatives and similar repositories for flake8-length
Users that are interested in flake8-length are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆75Updated 11 months ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated 3 weeks ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆57Updated 3 weeks ago
- CLI tool for providing a clean slate for mypy usage within a project.☆24Updated 3 weeks ago
- Flake8 plugin for return expressions checking.☆61Updated last year
- Automated security testing using bandit and flake8.☆113Updated last year
- ☆51Updated last year
- Flake8 Plugin that Forbids Implicit str/bytes Literal Concatenations☆20Updated 4 months ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- pytest plugin to randomise the order of tests with some control over the randomness☆73Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- Check for python builtins being used as variables or parameters☆116Updated last year
- Formats your tox.ini files☆43Updated this week
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- ☆187Updated 3 weeks ago
- flake8 plugin to require absolute imports☆13Updated last year
- ☆46Updated 5 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated 2 weeks ago
- apply a consistent format to `setup.cfg` files☆153Updated last week
- Pytest plugin to fake subprocess.