Skip to content

Commit 26b903d

Browse files
Create TODO.md
repoSpellCheck: added todo-topics
1 parent 9a39e4a commit 26b903d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

repoSpellCheck/TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# List of potential improvements
2+
* run codespell in parallel over all fitting files
3+
* add for codespell some watchdog (timeout 10s?) - in case the check of a single file takes longer, it can be assumed it is either binary or otherwise specail content - maybe even filter by magic number?
4+
* do a short "review" if a fixing is even fruitful - "two changes" (see git status, etc) are not worth the effort

0 commit comments

Comments
 (0)