Skip to content

Commit 55b7db7

Browse files
committed
precommit fixes
1 parent 18a61c8 commit 55b7db7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

how-to/editor-in-chief-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,4 +352,4 @@ You can use the checklist below to manage the tasks.
352352
- [ ] Hand off any reviews you're personally handling
353353
- [ ] Write reflection summary
354354
- [ ] Schedule handoff meeting with incoming EiC
355-
```
355+
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ version.source = "vcs"
4444

4545
# https://github.com/codespell-project/codespell#usage
4646
[tool.codespell]
47-
ignore-words = "codespell-ignore.txt"
47+
#ignore-words = "codespell-ignore.txt"
4848
skip = "./.git,./.nox,./_static,./_build,codespell-ignore.txt,*.svg"
4949

5050

0 commit comments

Comments
 (0)