Add a pre-commit-hooks.yaml file. This keeps different coding styles in place. Use at least the following: - end-of-file-fixer - trailing-whitespace - ruff - ruff-format Other things can be enabled later.
Add a pre-commit-hooks.yaml file.
This keeps different coding styles in place.
Use at least the following:
Other things can be enabled later.