Skip to content

Conversation

@marcoroth
Copy link
Owner

@marcoroth marcoroth commented Oct 30, 2025

This pull request introduces a new @herb-tools/config package that helps manage a new .herb.yml configuration file that can be used by all the tools.

The Herb Linter and Herb Formatter are the only user-facing tools that are going to be supported initially. This pull request also updates the Language Server to fully respect this .herb.yml configuration file.

Additionally, it adds extensive integration for the Herb Visual Studio Code Extension, so that using and updating the .herb.yml configuration file is a really pleasant experience.

CleanShot.2025-10-30.at.03.33.16.mp4

Resolves #349
Resolves #400
Resolves #589
Resolves #709
Resolves #744

Enables #313
Enables #480

@marcoroth marcoroth marked this pull request as ready for review October 30, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment