Ehhhyo some more stuff added lol
This commit is contained in:
parent
c67973de2d
commit
213404514a
4 changed files with 4 additions and 6 deletions
|
|
@ -6,7 +6,7 @@ return {
|
|||
config = function()
|
||||
local lint = require 'lint'
|
||||
lint.linters_by_ft = {
|
||||
python = { 'mypy', 'ruff' },
|
||||
python = { 'ruff' },
|
||||
cpp = { 'cppcheck' },
|
||||
c = { 'cppcheck' },
|
||||
javascript = { 'eslint' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue