flake8-newspaper-style

Coding standard

Enforces a standardized coding style in Python similar to newspaper article structure

GitHub

12 stars
2 watching
1 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
takishima/flake8-secure-coding-standardEnforces secure coding standards in Python5
python-formate/flake8-slotsRequires slots to be defined for subclasses of immutable types in Python3
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
best-doctor/flake8-functionsEnforces code standards for Python functions50
pycqa/flake8-commasEnforces trailing commas in Python code to avoid merge conflicts and improve readability.131
atugushev/flake8-printf-formattingPrevents printf-style string formatting in Python code to enforce best practices and quality standards11
tommilligan/flake8-fixmeAutomatically detects and flags temporary notes in Python code to help maintain coding standards.18
snok/flake8-type-checkingAnalyze and optimize type-checking imports in Python code to improve maintainability and runtime performance.115
peter-evans/autopep8Automatically formats Python code to conform to PEP 8 style guide.84
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
pycqa/flake8-docstringsTools to improve Python documentation quality and consistency155
cyyc1/flake8-indent-in-defEnforces consistent 8-space indentation in Python function and class definitions to improve readability.0
andreoliwa/nitpickAutomates consistency checks and fixes across multiple projects with similar settings.401
tk0miya/flake8-codingA plugin that checks coding comments in Python code for correctness and compliance with coding standards15