You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roscoe A. Bartlett edited this page Oct 24, 2025
·
4 revisions
BSSw.io Wiki
Simple wiki to manage info about the bssw.io process. Mostly, this wiki contains links to info on this github site.
See the "Pages" dropdown listed to the right.
Codespell
The bssw.io repo uses codespell to check for spelling errors. To put in ignores for valid special words that are flagged by codespell, either add a global ignore with the lower-case version of the word to the file ~/.codespellrc as shown in this commit, or add an inline ignore in the *.md file itself as shown in this commit. For questions, ask @bartlettroscoe.