Skip to content

Update pre-commit configuration and hooks

Daniel Palomar requested to merge feat/update-pre-commit-hooks into main
  • Add pre-commit hooks:
    • end of file fixer
    • trailing whitespace
  • Update black revision
  • Fix gitlint indentation
  • Add isort hook
  • Add flake8 hook

Merge request reports