mirror of
https://github.com/cursorless-dev/cursorless.git
synced 2024-11-20 19:50:31 +03:00
f02014fe8e
## 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 This is to prepare other IDE like neovim to use fixtures. I confirmed all the tests passed. `7211 passing (4m)`. I fixed the references in the documentation. --------- Co-authored-by: Cedric Halbronn <cedric.halbronn@nccgroup.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
10 lines
180 B
Plaintext
10 lines
180 B
Plaintext
**/vendor
|
|
**/generated
|
|
|
|
# We use our own format for our recorded yaml tests to keep them compact
|
|
/data/fixtures/recorded/**/*.yml
|
|
|
|
pnpm-lock.yaml
|
|
|
|
.github/PULL_REQUEST_TEMPLATE.md
|