rubocop / rails-style-guide

A community-driven Ruby on Rails style guide
http://rails.rubystyle.guide
6.47k stars 1.06k forks source link

Add word that failed in CI's spell check to the whitelist #349

Closed masato-bkn closed 10 months ago

masato-bkn commented 10 months ago

When I opened https://github.com/rubocop/rails-style-guide/pull/348, the CI's spellcheck failed. https://github.com/rubocop/rails-style-guide/actions/runs/6570237096/job/17847343002?pr=348

I addressed the issue by adding the relevant word to the whitelist.

masato-bkn commented 10 months ago

Sorry, I may have made a mistake in how I fix, so I'll go back to draft.

koic commented 10 months ago

@masato-bkn Can you squash your commits into one?

andyw8 commented 10 months ago

🤔 shouldn't the spellchecker be configured to ignore URLs?