Tom Connors

Results 2 issues of Tom Connors

Add a per-file cSpell:flagWords setting as with // cSpell:ignore as is possible in the cspell.json file. so that this works // cSpell:ignore Chalkboardz // cSpell:flagWords myBadWord

enhancement

1. Allow passed to be programmatically passed to wrds.Connection(). This would allow the use of secrets in the calling application. It would support GitHub Codespaces and other tools without hardcoding...