.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.flake_master | |
|
|
.github/ISSUE_TEMPLATE/bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/feature_request.md | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/build_pr.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.gitignore | |
|
|
.mdlrc | |
|
|
.mdlrc.rb | 2 | A 0 mins |
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
flake8_functions/__init__.py | 1 | A 0 mins | A 100% |
flake8_functions/checker.py | 63 | A 25 mins | B 85% |
flake8_functions/function_arguments_amount.py | 21 | A 0 mins | A 100% |
flake8_functions/function_length.py | 29 | A 0 mins | A 100% |
flake8_functions/function_purity.py | 11 | A 0 mins | A 100% |
flake8_functions/function_returns_amount.py | 20 | A 25 mins | A 100% |
requirements_dev.txt | |
|
|
setup.cfg | |
|
|
setup.py | 48 | A 0 mins |
|