|
04798b45fd
|
style: npm run p:w .
Summary:
Which is essentially `npx prettier --write .`
Also fix `jshint` (possible) FP, wrong chars.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `npm run p:w .` and verify no changes made.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D217
|
2024-06-09 22:11:33 +09:00 |
|
|
aca8c5967b
|
CI: new package and configs
Summary:
add following npm packages:
- jshint
- prettier
Add `prettier` configs and `.arclint` accordingly.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `npm run pcheck`, `npm run pwrite`.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D216
|
2024-06-08 19:04:29 +09:00 |
|
|
d45c16bde1
|
meta: arclint: add few more rules
Summary:
I probably want few more rules (ie. csslint)
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `arc lint`
Reviewers: #acl_sudoers, #blessed_reviewers, revi
Reviewed By: #acl_sudoers, #blessed_reviewers, revi
Differential Revision: https://issuetracker.revi.xyz/D20
|
2024-05-04 17:34:01 +09:00 |
|