ruby-grape / grape

An opinionated framework for creating REST-like APIs in Ruby.
http://www.ruby-grape.org
MIT License
9.86k stars 1.22k forks source link

Run RuboCop. #2429

Closed dblock closed 3 months ago

dblock commented 3 months ago

rubocop -a ; rubocop --auto-gen-config with a new version.

grape-bot commented 3 months ago
1 Warning
:warning: Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#2429](https://github.com/ruby-grape/grape/pull/2429): Run rubocop - [@dblock](https://github.com/dblock).

Generated by :no_entry_sign: Danger