Configure linters
This commit is contained in:
parent
14ac1677e1
commit
fcf0ae04bb
1 changed files with 1 additions and 0 deletions
|
@ -39,4 +39,5 @@ lspconfig.tailwindcss.setup({
|
|||
require("lint").linters_by_ft = {
|
||||
lua = { "luacheck" },
|
||||
nix = { "nix" },
|
||||
php = { "phpcs", "phpstan" },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue