Skip to content

Update rubocop-rspec requirement from = 2.28.0 to = 2.29.1 #114

Update rubocop-rspec requirement from = 2.28.0 to = 2.29.1

Update rubocop-rspec requirement from = 2.28.0 to = 2.29.1 #114

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