Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spell checking GitHub Actions workflow #569

Merged
merged 1 commit into from
Oct 2, 2021

Conversation

koic
Copy link
Member

@koic koic commented Oct 1, 2021

Follow up to rubocop/rubocop#10128.


Before submitting the PR make sure the following are checked:

  • Wrote good commit messages.
  • Commit message starts with [Fix #issue-number] (if the related issue exists).
  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Added an entry (file) to the changelog folder named {change_type}_{change_description}.md if the new code introduces user-observable changes. See changelog entry format for details.
  • The PR relates to only one subject with a clear title
    and description in grammatically correct, complete sentences.
  • Run bundle exec rake default. It executes all tests and RuboCop for itself, and generates the documentation.
  • If this is a new cop, consider making a corresponding update to the Rails Style Guide.

@koic koic force-pushed the add_spell_checking_workflow branch from d8dd073 to 6d5f260 Compare October 1, 2021 17:47
@koic koic force-pushed the add_spell_checking_workflow branch from 6d5f260 to 622618d Compare October 2, 2021 07:02
@koic koic merged commit 7579e81 into rubocop:master Oct 2, 2021
@koic koic deleted the add_spell_checking_workflow branch October 2, 2021 16:30
koic added a commit to rubocop/rubocop that referenced this pull request Oct 8, 2021
koic added a commit to rubocop/rubocop-performance that referenced this pull request Oct 10, 2021
patrickm53 pushed a commit to patrickm53/performance-develop-rubyonrails that referenced this pull request Sep 23, 2022
richardstewart0213 added a commit to richardstewart0213/performance-build-Performance-optimization-analysis- that referenced this pull request Nov 4, 2022
Cute0110 added a commit to Cute0110/Rubocop-Performance that referenced this pull request Sep 28, 2023
SerhiiMisiura added a commit to SerhiiMisiura/Rubocop-Performance that referenced this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants