Change #263982
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 08 Apr 2026 12:17:03 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/typos-no-source |
| Revision | 5526b546c3ca027d34cdcb37efe145c3ae9c7400 |
Comments
typos: make the typos script not check source code Since we cannot filter it to just check strings and comments, and we already check those with the pyspelling tool, this now ignores the src, lib and include directories. There are too many false positive errors for this to run unconditionally.
Changed files
- .github/scripts/typos.sh