cspell github action
See original GitHub issueIt would be nice to have the github action that simplifies the usage of cspell
on CI.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:6
- Comments:10 (3 by maintainers)
Top Results From Across the Web
streetsidesoftware/cspell-action
Github token used to fetch the list of changed files in the commit. · Default: ${{ github.token }} · ' · Define glob...
Read more >cspell-action - GitHub Marketplace
uses: streetsidesoftware/cspell-action@v2 with: # Github token used to fetch the list of changed files in the commit. # Default: ${{ github.token ...
Read more >zwaldowski/cspell-action
Prefer streetsidesoftware/cspell-action . This action ran cspell to spell-check your code. Unknown words showed up as annotations on GitHub. Inputs.
Read more >cspell-action/usage.yaml at main · streetsidesoftware ...
# Define glob patterns to filter the files to be checked. Use a new line between patterns to define multiple patterns. # The...
Read more >Actions · streetsidesoftware/cspell
A Spell Checker for Code! Contribute to streetsidesoftware/cspell development by creating an account on GitHub.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
cspell-action
can be found at: cspell-action · Actions · GitHub Marketplace or https://github.com/streetsidesoftware/cspell-actionPlease try it out. Feedback welcome.
A github action is a good idea. It will take a bit of work. In the mean time: lint.yml