flake8-forbidden-func

Function blocker

An extension for flake8 to restrict certain function calls in specific modules.

GitHub

8 stars
1 watching
0 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
queensferryme/flake8-too-many A flake8 plugin that prevents excessive bad code in Python 4
melevir/flake8-functions-names An extension for flake8 that validates Python function names and consistency with annotations. 27
best-doctor/flake8-functions Enforces code standards for Python functions 50
ebeweber/flake8-mutable An extension for flake8 to flag functions with mutable default arguments. 44
nhoad/flake8-unused-arguments A plugin to check for unused arguments in functions. 31
afonasev/flake8-return Tool to check return values in Python functions 62
cyyc1/flake8-clean-block Enforces a blank line after certain Python block types to improve code readability and prevent subtle bugs. 4
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30
nigrosimone/ng-lock An Angular decorator that prevents multiple function calls while a task is running and locks the user interface. 7
johnfraney/flake8-markdown A tool that checks Python code blocks in Markdown files for errors and syntax issues. 23
alisaifee/flask-limiter An extension for Flask that provides rate limiting functionality 1,121
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10
cyyc1/flake8-indent-in-def Enforces consistent 8-space indentation in Python function and class definitions to improve readability. 0
adamchainz/flake8-comprehensions A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. 465
konnor88/anti-grabify A browser extension that blocks IP grabbing links by blocking the link from loading when clicked. 64