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

Activate prettier-plugin-toml in pre-commit hook #29

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Horstage
Copy link

In the pre-commit hook, the plugin prettier-plugin-toml is installed, but not used.
Plugins must be loaded either via CLI argument --plugin or in the configuration file.
As there is now configuration file in this project, I added it as argument.

For more information, see prettier docs.

@ssbarnea ssbarnea added the skip-changelog Can be missed from the changelog. label Feb 26, 2024
@ssbarnea
Copy link
Member

@Horstage Apparently there is a problem with plugin activation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Can be missed from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants