Open Andersson007 opened 1 week ago
Edit the pre-commit-config and remove whatever it is you don't like/want. I assume it's this:
- id: isort name: isort entry: isort --check --diff . language: system types: [python]
Originally posted by @hunleyd in https://github.com/ansible-collections/community.postgresql/pull/765#pullrequestreview-2424308532
Edit the pre-commit-config and remove whatever it is you don't like/want. I assume it's this:
Originally posted by @hunleyd in https://github.com/ansible-collections/community.postgresql/pull/765#pullrequestreview-2424308532