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

Import config for rubocop-rspec #75

Merged
merged 1 commit into from May 18, 2020
Merged

Import config for rubocop-rspec #75

merged 1 commit into from May 18, 2020

Conversation

benthorner
Copy link
Contributor

#73

This adds the config used for rubocop-rspec in Content Publisher.
We only use rubocop-rspec in one other repo - asset-manager - but
the large number of unexplained overrides eans its config is not
viable to import, although should be broadly compatible with this.

This adds the config used for rubocop-rspec in Content Publisher.
We only use rubocop-rspec in one other repo - asset-manager - but
the large number of unexplained overrides eans its config is not
viable to import, although should be broadly compatible with this.
Copy link
Member

@kevindew kevindew left a comment

Choose a reason for hiding this comment

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

Looks good - just a small comment.

Sooner or later we'll probably have to decide whether we want to apply some exclusions of feature specs to system specs

@@ -2,7 +2,7 @@
inherit_from:
- ./config/default.yml
- ./config/rails.yml
- ./config/rake.yml
- ./config/rspec.yml
Copy link
Member

Choose a reason for hiding this comment

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

Are you meaning to remove the rake config from here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, forgot to mention it's included by default.

@benthorner benthorner merged commit 2f77d1e into master May 18, 2020
@benthorner benthorner deleted the add-rspec-config branch May 18, 2020 09:51
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.

None yet

2 participants