- New cop
Grape/RouteParamGrouping
detects route parameter defined on endpoint (@kakubin)
- Support Ruby 3.3. (@kakubin)
- New cop
Grape/PresentWith
checks mistyped argument onpresent
method (@kakubin)
- New cop
Grape/AbcSize
checks the ABC metric, based on assignments, branches, and conditions. (@kakubin)
- New cop
Grape/FieldName
checks that all fields use the configured style. (@kakubin)
- Initial release