Thing i'm good now
This commit is contained in:
parent
b94345a27a
commit
16296b8620
6 changed files with 6 additions and 14 deletions
|
|
@ -7,7 +7,6 @@ return {
|
|||
local lint = require 'lint'
|
||||
lint.linters_by_ft = {
|
||||
python = { 'mypy', 'ruff' },
|
||||
cmake = { 'cmakelint' },
|
||||
cpp = { 'cppcheck' },
|
||||
c = { 'cppcheck' },
|
||||
javascript = { 'eslint' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue