mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(nvim): comment out yamllint
This commit is contained in:
@@ -31,7 +31,7 @@ null_ls.setup({
|
||||
diagnostics.stylelint,
|
||||
diagnostics.tsc,
|
||||
-- diagnostics.write_good,
|
||||
diagnostics.yamllint,
|
||||
-- diagnostics.yamllint,
|
||||
diagnostics.zsh,
|
||||
formatting.autopep8, -- Python
|
||||
formatting.black.with({ extra_args = { "--fast" } }), -- Python
|
||||
|
||||
Reference in New Issue
Block a user