Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c82bb65

Browse filesBrowse files
committed
Fix a spelling error that codespell didn't catch
1 parent 016fa44 commit c82bb65
Copy full SHA for c82bb65

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repos:
44
hooks:
55
- id: codespell
66
additional_dependencies: [tomli]
7-
# args: ["--write-changes"] # consider enabling for auto-fif
7+
# args: ["--write-changes"] # consider enabling for auto-fix
88
exclude: "test/fixtures/"
99

1010
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.