kani
kani copied to clipboard
Remove .vscode from gitignore?
The .vscode
fold can contain useful things such as repo-specific configurations that would maybe alleviate the work for new contributors.
In particular, I'd like to add a set of recommended vscode extensions. Installing the Redhat official yaml extension would have avoided the crashes in CI. (It also automatically pulls schemas and can detect invalid github workflows)