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 some documents #57

Merged
merged 1 commit into from
May 21, 2019
Merged

Add some documents #57

merged 1 commit into from
May 21, 2019

Conversation

koic
Copy link
Member

@koic koic commented May 21, 2019

This PR adds some documents with reference to RuboCop Performance.
rubocop/rubocop-performance#29


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 to the Changelog if the new code introduces user-observable changes. See changelog entry format.
  • 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.

This PR adds some documents with reference to RuboCop Performance.
rubocop/rubocop-performance#29
@bbatsov
Copy link
Contributor

bbatsov commented May 21, 2019

Nice! I guess we should also add some note that the gem is work in progress for now and something about the version history and the old gem that this one replaces.

@bbatsov
Copy link
Contributor

bbatsov commented May 21, 2019

I mostly want us to address confusion like #56

@koic koic mentioned this pull request May 21, 2019
@koic
Copy link
Member Author

koic commented May 21, 2019

I mostly want us to address confusion like #56

Yup! It will be a very good note!

And please wait for this PR merge. I'd like to merge before the initial release of RuboCop Rails 2.0.
#47 (comment)

@koic koic marked this pull request as ready for review May 21, 2019 22:14
@koic
Copy link
Member Author

koic commented May 21, 2019

I mostly want us to address confusion like #56

I'd like to release first and maintain those documents later.

@koic koic merged commit 2b03cac into rubocop:master May 21, 2019
@koic koic deleted the add_some_documents branch May 21, 2019 22:46
koic added a commit to koic/rubocop-rails that referenced this pull request May 24, 2019
This PR adds a reference to `rubocop-rails_config` gem in README.md

Fixes rubocop#56.
Follow up rubocop#57 (comment).
Follow up rubocop/rubocop#5976 (comment).
koic added a commit to koic/rubocop-rails that referenced this pull request May 24, 2019
…DME.md

This PR adds a reference to `rubocop-rails_config` gem in README.md

Fixes rubocop#56.
Follow up rubocop#57 (comment).
Follow up rubocop/rubocop#5976 (comment).
koic added a commit to koic/rubocop-rails that referenced this pull request May 24, 2019
…DME.md

This PR adds a reference to `rubocop-rails_config` gem in README.md

Fixes rubocop#56.
Follow up rubocop#57 (comment).
Follow up rubocop/rubocop#5976 (comment).
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