Skip to content

Bump rubocop from 1.72.1 to 1.72.2 in the linters group (#4344) #6813

Bump rubocop from 1.72.1 to 1.72.2 in the linters group (#4344)

Bump rubocop from 1.72.1 to 1.72.2 in the linters group (#4344) #6813

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