Skip to content

Commit 60f53ce

Browse files
authored
Disable talonfmt (#1872)
As a workaround for #1865, we're disabling talonfmt for now. This workaround should be fine for a few days, as we rarely touch our talon files ## Checklist - [ ] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [ ] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [ ] I have not broken the cheatsheet
1 parent 1df6f02 commit 60f53ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,3 @@ repos:
8383
rev: 23.3.0
8484
hooks:
8585
- id: black
86-
- repo: https://github.com/wenkokke/talonfmt
87-
rev: 1.9.5
88-
hooks:
89-
- id: talonfmt
90-
args: ["--in-place"]

0 commit comments

Comments
 (0)