ci: lint JSON files using ESLint
authorYanase Yuki <redacted>
Tue, 3 Jun 2025 10:04:56 +0000 (19:04 +0900)
committerPaul Donald <redacted>
Sun, 8 Jun 2025 18:41:25 +0000 (20:41 +0200)
commit98e71acd0611ebaa3fbc39db905aa8afd181dbee
tree8708d224553bbe22999a4d079b88e319bc6a3d6a
parenta6d5ffd6df16147446d9bffbc6de5ff99c3dd4ad
ci: lint JSON files using ESLint

Add GitHub Actions CI which lints json files
using official ESLint json plugin.

Signed-off-by: Yanase Yuki <redacted>
.github/workflows/eslint.yml [new file with mode: 0644]
.gitignore
eslint.config.mjs [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT