This is a mirror repo.
Find a file
Yongmin Hong 0833c791ac
CI(GitHub Actions): add jsonlint, fix yamllint name
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
2024-06-16 17:41:33 +09:00
.config/ntfy gitalias: add more rules 2024-06-08 16:31:19 +09:00
.github CI(GitHub Actions): add jsonlint, fix yamllint name 2024-06-16 17:41:33 +09:00
.pinterest-linters@57a316545e CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
.vscode CI(GitHub Actions): add jsonlint, fix yamllint name 2024-06-16 17:41:33 +09:00
.arcconfig CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
.arclint CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
.bash_aliases meta: various changes 2024-05-03 12:28:13 +09:00
.bashrc meta: various changes 2024-05-03 12:28:13 +09:00
.editorconfig gitalias: add more rules 2024-06-08 16:31:19 +09:00
.gitaliases gitalias: add more rules 2024-06-08 16:31:19 +09:00
.gitattributes CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
.gitignore meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
.gitmodules CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
.jshint.json CI(arclint): fix jshint/json 2024-06-10 03:30:49 +09:00
.prettierignore CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
.yamllint CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
CODE_OF_CONDUCT.md meta: various changes 2024-05-03 12:28:13 +09:00
CODEOWNERS meta: Add arclint and supporting files 2024-05-12 18:58:04 +09:00
default.gitattributes gitattributes/arclint: add 2024-06-09 21:30:23 +09:00
default.gitconfig gitconfig: add some extra rules 2024-06-09 21:30:25 +09:00
default.gitignore gitignore: update 2024-05-05 14:56:40 +09:00
deploy.sh CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
gpg.conf meta: various changes 2024-05-03 12:28:13 +09:00
LICENSE meta: sync with 2024 standards 2024-05-03 11:34:10 +09:00
package-lock.json CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
package.json CI(.arclint): use pinterest-linters 2024-06-16 17:31:04 +09:00
phab-upgrade.sh phab-upgrade.sh: update 2024-05-08 18:30:43 +09:00
Preferences.sublime-settings npx prettier --write . 2024-06-08 16:38:14 +09:00
README.md npx prettier --write . 2024-06-08 16:38:14 +09:00

dots

The non-confidential config store. Of course, confidential config values are not reused across devices.

Other related documentations are available at reviwiki.

LICENSE

Apache License 2.0.

Dependencies

  • Git, obviously
  • Bash or zsh, while I haven't backed up zsh configs.
  • gnupg or gnupg2.
  • ntfy and ``ntfy[telegram]`.