Skip to content

docs: add Flycheck note to Emacs editor integration#3528

Merged
dhruvmanila merged 2 commits into
astral-sh:mainfrom
jpatel3:docs/emacs-flycheck-eglot
May 25, 2026
Merged

docs: add Flycheck note to Emacs editor integration#3528
dhruvmanila merged 2 commits into
astral-sh:mainfrom
jpatel3:docs/emacs-flycheck-eglot

Conversation

@jpatel3

@jpatel3 jpatel3 commented May 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a short note to the Emacs section of the editor integration docs explaining how Flycheck users can route ty's diagnostics through the flycheck-eglot bridge.

The current Eglot snippet (added in #3107) covers the simple case, but the original request in #2902 specifically asked about Flycheck-based setups. This adds the minimal additional snippet for that path without changing the existing recommended setup. Modeled on the multi-subsection layout used by Ruff's Emacs docs.

Refs #2902.

Test Plan

  • mdformat docs/editors.md --check passes
  • markdownlint-cli@0.48.0 docs/editors.md passes
  • Verified flycheck/flycheck-eglot is the official upstream package

Document how Flycheck users can surface ty diagnostics through the
flycheck-eglot bridge, addressing a setup variant requested in astral-sh#2902.
@MichaReiser MichaReiser added the documentation Improvements or additions to documentation label May 24, 2026
Comment thread docs/editors.md Outdated
Removed example configuration for flycheck-eglot.
@dhruvmanila dhruvmanila enabled auto-merge (squash) May 25, 2026 09:47
@dhruvmanila dhruvmanila merged commit 32b654a into astral-sh:main May 25, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants