Skip to content

Conversation

Guts
Copy link
Contributor

@Guts Guts commented Sep 4, 2023

I propose to add some git hooks to apply some of current linters (ruff, basic controls) and formatters (black, isort) to the existing code base.

It's a kind of my toolbelt to work on Python projects and it helps especially for those I don't have much time to maintain regularly.

This PR proposes a configuration for the well-known pre-commit framework and apply formatters and fix minor static errors to the existing codebase.

@Guts Guts force-pushed the tooling/add-git-hooks branch from 9856d5d to 54678aa Compare September 9, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant