Skip to content

Commit 31c54dc

Browse files
authored
docs: update credits (#193)
1 parent 0087ccc commit 31c54dc

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,13 @@ Rstack CLI is inspired by:
8383
- [Bun](https://github.com/oven-sh/bun)
8484
- [Cargo](https://github.com/rust-lang/cargo)
8585
- [Deno](https://github.com/denoland/deno)
86-
- [Husky](https://github.com/typicode/husky)
87-
- [Prettier](https://github.com/prettier/prettier)
86+
- [Oxfmt](https://github.com/oxc-project/oxc)
8887
- [Vite Plus](https://github.com/voidzero-dev/vite-plus)
8988

89+
Parts of the Git hook implementation are derived from [Husky](https://github.com/typicode/husky), and parts of the formatter runtime are derived from [Prettier CLI](https://github.com/prettier/prettier-cli).
90+
91+
See [Third-Party Notices](./packages/rstack/THIRD_PARTY_NOTICES.md) for complete attribution and license information.
92+
9093
## License
9194

9295
[MIT](./LICENSE).

scripts/dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ llms
1010
noformat
1111
noprettier
1212
nosystem
13+
oxfmt
1314
quasis
1415
rsbuild
1516
rslib

0 commit comments

Comments
 (0)