mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 22:30:49 +08:00
ci(typos): add typos to .pre-commit-config.yaml
This commit is contained in:
@@ -30,3 +30,9 @@ repos:
|
||||
src/lv_conf_internal.h
|
||||
)
|
||||
types_or: ["c", "header"]
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/crate-ci/typos
|
||||
rev: v1.16.20
|
||||
hooks:
|
||||
- id: typos
|
||||
|
||||
Reference in New Issue
Block a user