Rewrite from TypeScript to Rust
This commit is contained in:
parent
a8b8b549d0
commit
25d71ba0f2
29 changed files with 221685 additions and 232325 deletions
|
@ -8,11 +8,8 @@ repos:
|
|||
rev: v1.1.7
|
||||
hooks:
|
||||
- id: forbid-tabs
|
||||
- repo: local
|
||||
- repo: https://github.com/mtkennerly/pre-commit-hooks
|
||||
rev: v0.3.0
|
||||
hooks:
|
||||
- id: schema
|
||||
name: schema
|
||||
language: system
|
||||
entry: npm run schema
|
||||
types: [yaml]
|
||||
pass_filenames: false
|
||||
- id: cargo-fmt
|
||||
- id: cargo-clippy
|
||||
|
|
Reference in a new issue