Skip to content

Conversation

@ajjackson
Copy link
Owner

Use a bit of elisp to accumulate a list of flycheck modes and then initialise with it.

Otherwise there is a danger we call use-package twice!

On a system with both shellcheck and ruff, the existing code would try
to setup flycheck twice. Now we collect a list of modes while working
through the file, and set up flycheck if any are present.
@ajjackson ajjackson merged commit 7d24ac4 into main Jun 10, 2025
1 check passed
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