flake8-debugger

Debugger checker

A plugin that detects and warns about problematic debugger statements in Python code

flake8 debug statement checker

GitHub

41 stars
2 watching
10 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
s-weigand/flake8-nbA tool to check Python code quality in Jupyter notebooks.28
tk0miya/flake8-codingA plugin that checks coding comments in Python code for correctness and compliance with coding standards15
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
decorator-factory/flake8-pep585A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements.23
adamchainz/flake8-loggingA Flake8 plugin that checks for issues related to logging in Python code79
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
adamchainz/flake8-comprehensionsA flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions.464
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4
decorator-factory/flake8-useless-assertA plugin to catch and report unnecessary assert statements in Python code.5
jparise/flake8-assertiveA Flake8 extension that enforces more specific and informative unittest assertions.31
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
afonasev/flake8-returnTool to check return values in Python functions62
jparise/flake8-authorChecks Python modules for author attributes and enforces configuration rules around their usage.3