Skip to content

Build(deps-dev): bump sorbet-runtime from 0.5.10914 to 0.5.10924 (#3390) #4485

Build(deps-dev): bump sorbet-runtime from 0.5.10914 to 0.5.10924 (#3390)

Build(deps-dev): bump sorbet-runtime from 0.5.10914 to 0.5.10924 (#3390) #4485

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop