Yongmin Hong
0833c791ac
Summary: Add JSONLint (not the jsonlint npm package) for json linting. Also fix yamllint to correct job name and add `.vscode` stuff. Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: Just land it. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D336
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"files.associations": {
|
|
"*.sublime-settings": "jsonc",
|
|
".gitaliases": "ignore"
|
|
}
|
|
}
|