tuning
This commit is contained in:
parent
5994c0a436
commit
7996f6e1b3
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@ DISABLE:
|
||||||
- DOCKERFILE
|
- DOCKERFILE
|
||||||
- GO
|
- GO
|
||||||
- JAVASCRIPT
|
- JAVASCRIPT
|
||||||
|
- KUBERNETES
|
||||||
|
- SALESFORCE
|
||||||
- SPELL
|
- SPELL
|
||||||
DISABLE_LINTERS:
|
DISABLE_LINTERS:
|
||||||
- YAML_YAMLLINT
|
- YAML_YAMLLINT
|
||||||
|
|
|
||||||
|
|
@ -24,6 +24,6 @@
|
||||||
"matchPackagePatterns": ["^https://github.com/wackbyte/rust-toolchain"],
|
"matchPackagePatterns": ["^https://github.com/wackbyte/rust-toolchain"],
|
||||||
"ignoreVersions": ["trunk"]
|
"ignoreVersions": ["trunk"]
|
||||||
},
|
},
|
||||||
],
|
]
|
||||||
"osvVulnerabilityAlerts": true
|
"osvVulnerabilityAlerts": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue