Skip to content

Add Rubocop#43

Merged
aliaksandr-trush merged 2 commits into
masterfrom
add-rubocop
Jun 20, 2019
Merged

Add Rubocop#43
aliaksandr-trush merged 2 commits into
masterfrom
add-rubocop

Conversation

@abotalov

Copy link
Copy Markdown
Member

Add Rubocop.
TODO file was autogenerated using --auto-gen-config. This is a recommended approach for introducing Rubocop to existing projects without fixing hundreds of offenses in a single PR. Later on these offences can be fixed one by one.
Also Rubocop will be run in CI.

@abotalov abotalov requested a review from aliaksandr-trush May 31, 2019 13:34
@abotalov abotalov self-assigned this May 31, 2019
@DzmitryHumianiuk

Copy link
Copy Markdown
Member

@aliaksandr-trush can you plz review it?

@abotalov

Copy link
Copy Markdown
Member Author

Rebased PR to resolve conflicts.

@aliaksandr-trush

Copy link
Copy Markdown
Contributor

Could you update travis.yml to run rubocop task on PR creating?
Also it make sense to create Issue to fix all in TODO file.

@abotalov

Copy link
Copy Markdown
Member Author

@aliaksandr-trush Travis by default runs a rake task that was changed in this PR to run Rubocop rake task.
As you can see it was already run in this PR - https://travis-ci.org/reportportal/agent-ruby/jobs/545811034
I plan to create PRs to address Rubocop TODOs.

@abotalov abotalov mentioned this pull request Jun 20, 2019
49 tasks

@aliaksandr-trush aliaksandr-trush left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine. Lets move to the next level of code quality.

@aliaksandr-trush aliaksandr-trush merged commit 7b49604 into master Jun 20, 2019
@abotalov abotalov deleted the add-rubocop branch June 20, 2019 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants