figured out html stuff
This commit is contained in:
parent
e82a5f92bf
commit
a5968ab027
2 changed files with 47 additions and 45 deletions
|
|
@ -11,7 +11,7 @@ return {
|
|||
-- c = { 'cppcheck' },
|
||||
javascript = { 'eslint' },
|
||||
css = { 'stylelint' },
|
||||
html = { 'tidy' },
|
||||
html = { 'djlint' },
|
||||
}
|
||||
|
||||
-- To allow other plugins to add linters to require('lint').linters_by_ft,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue