Skip to content

Update rubocop-performance requirement from = 1.20.2 to = 1.21.0 #122

Update rubocop-performance requirement from = 1.20.2 to = 1.21.0

Update rubocop-performance requirement from = 1.20.2 to = 1.21.0 #122

Workflow file for this run

name: Main
on: push
jobs:
ci:
name: CI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rubocop --config panolint-ruby-rubocop.yml