Closed sbates130272 closed 3 years ago
Oh so this is because the default spellcheck.yaml used in this repo does not set expect_match to false. This seems like an odd default to have given, as a GitHub action, you have no idea what is in the parent repo?
Hi @sbates130272
I ran into this too, the updated documentation now has a diagnostics section describing this. I have added a more limited default configuration, aimed at Markdown since most repositories might contain a README.md
or similar. I hope this limits the error triggering scenarios.
I will keep this issue open, while I am evaluating your findings in regard to expect_match
, but I am not getting my hopes up for a more generic solution.
I added some more details to the mentioned section of the documentation.
See this for full output.
See this output.