Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix or suppress all Python type errors #2307

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

pokey
Copy link
Member

@pokey pokey commented Apr 25, 2024

This does add a lot of noise, and it can't be enforced in CI because Talon doesn't publish type stubs (that I know of), so I wonder whether it's worth it 🤔

Checklist

  • I have run Talon spoken form tests
  • [-] I have added tests
  • [-] I have updated the docs and cheatsheet
  • I have not broken the cheatsheet

@pokey pokey requested a review from auscompgeek April 25, 2024 15:47
@pokey pokey force-pushed the pokey/fix-or-suppress-all-python-type-errors branch from b1eaf49 to 0df0b7e Compare April 25, 2024 17:27
Base automatically changed from pokey/switch-from-black-to-ruff to main April 26, 2024 15:46
@pokey pokey force-pushed the pokey/fix-or-suppress-all-python-type-errors branch from 0df0b7e to abc583f Compare April 28, 2024 15:03
@pokey pokey marked this pull request as ready for review April 28, 2024 15:08
@pokey pokey enabled auto-merge April 28, 2024 15:08
@pokey pokey added this pull request to the merge queue Apr 28, 2024
Merged via the queue into main with commit d7dd800 Apr 28, 2024
15 checks passed
@pokey pokey deleted the pokey/fix-or-suppress-all-python-type-errors branch April 28, 2024 15:20
cursorless-bot pushed a commit that referenced this pull request Apr 28, 2024
- Depends on #2306
- Supercedes #2267

This does add a lot of noise, and it can't be enforced in CI because
Talon doesn't publish type stubs (that I know of), so I wonder whether
it's worth it 🤔

## Checklist

- [x] I have run Talon spoken form tests
- [-] 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)
- [x] I have not broken the cheatsheet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants