Skip to content

v11/CCK v22 conformance #250

v11/CCK v22 conformance

v11/CCK v22 conformance #250

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.4.7'
bundler-cache: true
- run: bundle exec rubocop