mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
chore(README): add Rust cloc
This commit is contained in:
parent
f1dcc5429e
commit
42f07cf922
1 changed files with 9 additions and 0 deletions
|
|
@ -143,6 +143,15 @@ Only unstable stage 3 `json-modules` and stage 3 `decorators` tests are skipped.
|
|||
* [Crafting Interpreters](https://craftinginterpreters.com)
|
||||
* [Create an issue and insert your inspirational learning resources here]
|
||||
|
||||
## Rust cloc
|
||||
|
||||
```
|
||||
───────────────────────────────────────────────────────────────────────────────
|
||||
Language Files Lines Blanks Comments Code
|
||||
───────────────────────────────────────────────────────────────────────────────
|
||||
Rust 160 39747 4286 2693 32768
|
||||
```
|
||||
|
||||
## Credits
|
||||
|
||||
This project was incubated with the assistance of these exceptional mentors and their projects:
|
||||
|
|
|
|||
Loading…
Reference in a new issue