Rewrite from TypeScript to Rust

This commit is contained in:
mtkennerly 2023-11-28 14:16:54 +08:00
parent a8b8b549d0
commit 25d71ba0f2
No known key found for this signature in database
GPG key ID: E764BE00BE6E6408
29 changed files with 221685 additions and 232325 deletions

View file

@ -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