Skip to content

Bump rubocop-ast from 1.35.0 to 1.36.1 in the linters group (#4062) #6104

Bump rubocop-ast from 1.35.0 to 1.36.1 in the linters group (#4062)

Bump rubocop-ast from 1.35.0 to 1.36.1 in the linters group (#4062) #6104

Workflow file for this run

on: [push]
name: Linter, ERB
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 ERB linter
run: bundle exec erb_lint app