mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-18 01:43:39 -05:00
build: lint for typos
This commit is contained in:
@@ -43,6 +43,11 @@ repos:
|
||||
files: \.(yaml|yml)$
|
||||
entry: yamllint --strict --config-file .yamllint.yml
|
||||
|
||||
- repo: "https://github.com/crate-ci/typos"
|
||||
rev: v1.16.8
|
||||
hooks:
|
||||
- id: typos
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: poetry-check
|
||||
|
||||
Reference in New Issue
Block a user