Best docs Cinnamon will probably ever have (#105)
This commit is contained in:
@@ -3,6 +3,7 @@ repos:
|
||||
rev: v4.3.0
|
||||
hooks:
|
||||
- id: check-yaml
|
||||
args: ["--unsafe"]
|
||||
- id: check-toml
|
||||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
@@ -55,3 +56,9 @@ repos:
|
||||
"--new-type-inference",
|
||||
]
|
||||
exclude: "^templates/"
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.4
|
||||
hooks:
|
||||
- id: codespell
|
||||
additional_dependencies:
|
||||
- tomli
|
||||
|
Reference in New Issue
Block a user