Tags: best-doctor/pre-commit-hooks
Toggle v2.1.0's commit message
Merge pull request #23 from best-doctor/BANG-899
Add 3.14 support
Toggle v2.0.2's commit message
Merge pull request #24 from best-doctor/BANG-899-fix-py314-2.0.2
BANG-899: Fix hooks for removed ast nodes in 3.14
Toggle v2.0.1's commit message
Merge pull request #22 from best-doctor/BANG-899-fix-ast-arg-2.0.1
BANG-899: Fix ast.arg lineno in complexity hook
Toggle v2.0.0's commit message
Merge pull request #21 from best-doctor/BANG-899
BANG-899: Update python versions
Toggle v1.0.11's commit message
BANG-82: update pytest version
Toggle v1.0.10's commit message
Fixes in validate_api_schema_annotations (#17 )
* Fix finding classdef attributes with annotation
* Fix SerializerMethodField check
Toggle v1.0.9's commit message
BANG-42: add await support for expression complexity validator (#16 )
* BANG-42: add await support for expression complexity validator
* BANG-42: remove duplicate await handler
Co-authored-by: Mike Koltsov <mikekoltsov@MacBook-Pro-Admin.local>
Toggle v1.0.8's commit message
ENG-852: Fix null comments validator (#15 )
* ENG-852: Fix null comments validation
* BANG-100500: Add missing autopep8
Toggle v1.0.7's commit message
BANG-127: add validate_django_deprecated_model_field_comments hook (#14 )
* ENG-1175: add walrus operator to expr-complexity hook
* ENG-1175: bump mypy version to 0.812
* BANG-127: add validate_django_deprecated_model_field_comments hook
* Update README.md
Toggle v1.0.6's commit message
Allow annotated definitions in get_classdef_assignments (#13 )
* Allow annotated definitions in get_classdef_assignments
* Fix type
* Move type to proper place
You can’t perform that action at this time.