Skip to content

Bump esbuild from 0.25.11 to 0.25.12 #61

Bump esbuild from 0.25.11 to 0.25.12

Bump esbuild from 0.25.11 to 0.25.12 #61

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: Lint
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop
- name: Run Herb Linter
run: npx @herb-tools/linter app/views/