Skip to content

Commit

Permalink
Disable talonfmt (#1872)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
pokey authored Sep 8, 2023
1 parent 1df6f02 commit 60f53ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,3 @@ repos:
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/wenkokke/talonfmt
rev: 1.9.5
hooks:
- id: talonfmt
args: ["--in-place"]

0 comments on commit 60f53ce

Please sign in to comment.