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

Remove 'BracesAroundHashParameters' from .rubocop.yml #26

Closed
taichi-ishitani opened this issue Feb 20, 2020 · 2 comments
Closed

Remove 'BracesAroundHashParameters' from .rubocop.yml #26

taichi-ishitani opened this issue Feb 20, 2020 · 2 comments

Comments

@taichi-ishitani
Copy link
Member

Due to rubocop/rubocop#7641, lint check by rubocop is field.

Error: The `Style/BracesAroundHashParameters` cop has been removed.
(obsolete configuration found in .rubocop.yml, please update it)

Therefore 'BracesAroundHashParameters' should be removed from .rubocop.yml.
In addition Gemfile needs to be updated so that rubocop >= 0.80 is used.

@taichi-ishitani
Copy link
Member Author

Codeclimate has not yet supported rubucop 0.80.
codeclimate/codeclimate-rubocop#223

Wait for this ticket to be closed.

taichi-ishitani added a commit to rggen/rggen-core that referenced this issue Feb 28, 2020
@taichi-ishitani
Copy link
Member Author

Currently Style/HashTransformValues cop is temporary disabled due to codeclimate/codeclimate-rubocop#226.
This cop will be enabled again when this codeclimate issue is resolved.

taichi-ishitani added a commit to rggen/rggen-default-register-map that referenced this issue Feb 29, 2020
taichi-ishitani added a commit to rggen/rggen-spreadsheet-loader that referenced this issue Feb 29, 2020
taichi-ishitani added a commit to rggen/rggen-systemverilog that referenced this issue Feb 29, 2020
taichi-ishitani added a commit to rggen/rggen-markdown that referenced this issue Mar 1, 2020
taichi-ishitani added a commit that referenced this issue Mar 1, 2020
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

No branches or pull requests

1 participant