acme-dns icon indicating copy to clipboard operation
acme-dns copied to clipboard

Integrate spell checking as a part of Travis CI checks

Open joohoi opened this issue 6 years ago • 1 comments

@jsoref wrote a promising tool for automating this: https://github.com/jsoref/spelling and an example of how to integrate this into CI automation can be found here.

This issue is created so the information doesn't get lost now that #89 is merged. As that's where the discussion initially took place.

joohoi avatar Jun 05 '18 08:06 joohoi

I now have a GitHub action for this: https://github.com/check-spelling/check-spelling

You can see it on https://github.com/microsoft/terminal/commits

jsoref avatar Apr 05 '20 20:04 jsoref