flake8-broken-line

Line breaker

Prevents use of backslashes as line breaks in Python code to enforce consistent and readable coding style.

🚨 Flake8 plugin to forbid backslashes () for line breaks

GitHub

111 stars
3 watching
76 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list

code-qualityflake8flake8-pluginlintlinterlintingpythonpython3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cyyc1/flake8-clean-blockEnforces a blank line after certain Python block types to improve code readability and prevent subtle bugs.4
wemake-services/flake8-eradicateAutomatically identifies and flags unused or commented-out code in Python projects.311
orsinium-labs/flake8-lengthProvides an alternative line length validation rule for Python code to help maintain readable text messages24
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
queensferryme/flake8-too-manyA flake8 plugin that prevents excessive bad code in Python4
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
pycqa/flake8-commasEnforces trailing commas in Python code to avoid merge conflicts and improve readability.131
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
tommilligan/flake8-fixmeAutomatically detects and flags temporary notes in Python code to help maintain coding standards.18
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
lordmauve/flake8-html Generates HTML reports of flake8 violations51
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
plinss/flake8-literalThis plugin checks and enforces consistent usage of string literals in Python code.5