Sha256: fea514a5d2aacea3aa6dc2c98615dba2a9fcc3827a81fd9b8633d1449a9ebb77
Contents?: true
Size: 288 Bytes
Versions: 1
Compression:
Stored size: 288 Bytes
Contents
name: RuboCop on: [pull_request] jobs: rubocop: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: 3.3 bundler-cache: true - run: bundle exec rubocop
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-simple_user_agent-1.1.1 | .github/workflows/rubocop.yml |