File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 315
315
"enabled" : {
316
316
"type" : " boolean" ,
317
317
"default" : true ,
318
- "description" : " Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.9.0"
318
+ "description" : " Enable ShellCheck | ShellCheck is a static analysis tool that finds bugs in your shell. | Enable shellcheck integration. | v0.9.0-1 "
319
319
}
320
320
},
321
321
"additionalProperties" : false ,
518
518
"enabled" : {
519
519
"type" : " boolean" ,
520
520
"default" : true ,
521
- "description" : " Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.29.0"
521
+ "description" : " Enable Yamllint | yamllint is a linter for YAML files. | Enable yamllint integration. | v1.29.0-1 "
522
522
}
523
523
},
524
524
"additionalProperties" : false ,
574
574
"enabled" : {
575
575
"type" : " boolean" ,
576
576
"default" : true ,
577
- "description" : " Enable ESLint | ESLint is a static code analysis tool for JavaScript files."
577
+ "description" : " Enable ESLint | ESLint is a static code analysis tool for JavaScript files. | v1.23.1 "
578
578
}
579
579
},
580
580
"additionalProperties" : false ,
You can’t perform that action at this time.
0 commit comments