Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

ci:
autofix_prs: false
autoupdate_commit_msg: "chore: update pre-commit hooks"
autoupdate_commit_msg: "chore: something else"

exclude: 'cf_units/_udunits2_parser/_antlr4_runtime/'

Expand Down
1 change: 1 addition & 0 deletions demo_1.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("something more")
1 change: 1 addition & 0 deletions demo_3.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("something more")
1 change: 1 addition & 0 deletions docs/demo_4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
text
Loading