Skip to content

Bump rubocop-performance from 1.21.1 to 1.22.0 in the linters group (… #5831

Bump rubocop-performance from 1.21.1 to 1.22.0 in the linters group (…

Bump rubocop-performance from 1.21.1 to 1.22.0 in the linters group (… #5831

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop