View on GitHub

check-spelling-docs

Documentation for check-spelling

Quick Start

Instructions

  1. Clone the https://github.com/check-spelling/spell-check-this/ template repository
  2. Copy the contents of .github/ into your repository
  3. git add .github/
  4. git commit
  5. git push

Notes

This will give you handling for push, pull_request_target, and example files with a README.md describing the files and linking to more examples in this wiki.

ℹ️ In general, a file task.ext can be replaced with a directory task/ containing multiple files ending with .ext if you prefer -- the files will be merged together.


FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts