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

Recommended approach to add configuration for linters? #87

Open
dhanakane-vc opened this issue Aug 3, 2023 · 1 comment
Open

Recommended approach to add configuration for linters? #87

dhanakane-vc opened this issue Aug 3, 2023 · 1 comment

Comments

@dhanakane-vc
Copy link

Where is it recommended to store configuration for linters please?

For example, I've installed the Golang linter (golangci-lint) using Mason and need to customise how it works and how to invoke it. Is the recommended place to create and customise settings for it in the after/plugin/ folder?

@alljokecake
Copy link

Yes, any external plugin (excluding packer) should be placed and configured in after/plugin folder.

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

No branches or pull requests

2 participants