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

Include linter example #698

Closed
ChillerDragon opened this issue Mar 5, 2024 · 1 comment · Fixed by #699
Closed

Include linter example #698

ChillerDragon opened this issue Mar 5, 2024 · 1 comment · Fixed by #699

Comments

@ChillerDragon
Copy link
Contributor

What is the recommended way of running a linter? Is the lsp supposed to replace that? Should it be intergrated with the lsp? Is it separate? Having some examples or even one linter turned on by default would be helpful.

I have some key mappings for running shellcheck, luacheck, pylint, ruff, rubocop, ts-standard, yamllint, php -l clang-tidy in my vimrc that just run against the currently opend file. But I was wondering what the neovim/kickstart recommended way of doing it is.

@fredrikaverpil
Copy link
Contributor

I just added a PR to fix this in #699, have a look!
Would appreciate any feedback, especially on how to improve the Mason installation.

@feoh feoh closed this as completed in #699 Mar 18, 2024
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 a pull request may close this issue.

2 participants