Summary:
- run CodeQL on js/ts file edits.
- yamllint rule modified to respect my styling decision (1 space
before comment).
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `arc lint`, wait for codeql run next time.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D475
Summary:
And run `npm run p:w .` for that, and add .prettierignore so `sh` plugin ignores them.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `npm run p:c .` and `npm publish`.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D355