Skip to content

Commit 80f037d

Browse files
committed
Update readme
1 parent 07a0c70 commit 80f037d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ You can contact us on our [Discord server](https://discord.gg/z92rnB4kHm) for an
1717
Discover more tools and get your KX Trainer Pro license at **[kxtools.xyz](https://kxtools.xyz)**.
1818

1919
## Validation
20-
Run before push: `pwsh -File scripts/validate-json.ps1 -Changed`
21-
Full check: `pwsh -File scripts/validate-json.ps1`
22-
CI runs full validation on PRs/pushes (`json-validation`).
20+
Run before push:
21+
`pwsh -File scripts/checks/validate-json.ps1`
22+
`pwsh -File scripts/checks/check-name-alignment.ps1`
23+
`pwsh -File scripts/checks/check-filename-style.ps1`
24+
25+
These checks also run in GitHub Actions on pull requests and pushes to `main` (`json-validation`).
2326

2427
## Acknowledgments
2528
* [Bloodmagicball](https://github.com/Bloodmagicball) - for being the first person who bought KX Trainer, making most of the route files, and helping our community over the years ❤

0 commit comments

Comments
 (0)