* stdio is not a spelling error!
@ 2026-07-30 18:38 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2026-07-30 18:38 UTC (permalink / raw)
To: dev
Is there a way to get stdio into the allowed dictionary for codespell in CI.
CI reports this (a lot), I fixed it locally by having a revised codespell dict.
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#347: FILE: lib/capture/capture.c:13:
+#include <stdio.h>
^^^^^
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#1610: FILE: lib/capture/filter.c:6:
+#include <stdio.h>
^^^^^
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 18:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30 18:38 stdio is not a spelling error! Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox