Skip to content

Commit

Permalink
add exasol-toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannis-Mittenzwei committed Sep 18, 2024
1 parent ad6fd2b commit 8e8463b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
default_stages: [ commit ]
repos:

# - repo: local
# hooks:
# - id: code-format
# name: code-format
# types: [ python ]
# pass_filenames: false
# language: system
# entry: poetry run nox -s fix
- repo: local
hooks:
- id: code-format
name: code-format
types: [ python ]
pass_filenames: false
language: system
entry: poetry run nox -s fix

# - repo: local
# hooks:
Expand Down

0 comments on commit 8e8463b

Please sign in to comment.