Add spell checking

This commit is contained in:
2023-01-07 22:49:30 +01:00
parent 1079de76a5
commit 4d4891b538
2 changed files with 6 additions and 1 deletions

View File

@@ -11,3 +11,8 @@ repos:
rev: 'v0.0.213'
hooks:
- id: ruff
- repo: https://github.com/crate-ci/typos
rev: v1.13.6
hooks:
- id: typos