mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
remove kubernetes schemas
This commit is contained in:
parent
238c128658
commit
d25439182d
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ lspconfig.yamlls.setup({
|
||||||
capabilities = capabilities,
|
capabilities = capabilities,
|
||||||
settings = {
|
settings = {
|
||||||
yaml = {
|
yaml = {
|
||||||
schemas = {
|
|
||||||
kubernetes = "/*.yaml",
|
|
||||||
},
|
|
||||||
customTags = {
|
customTags = {
|
||||||
-- https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/blob/3ff0b8cc1bbfc34448c865b54deff8c7d030beba/server/src/cfnSettings.ts
|
-- https://github.com/aws-cloudformation/cfn-lint-visual-studio-code/blob/3ff0b8cc1bbfc34448c865b54deff8c7d030beba/server/src/cfnSettings.ts
|
||||||
"!And sequence",
|
"!And sequence",
|
||||||
|
|
Loading…
Reference in a new issue