Skip to content

Commit

Permalink
Changed Rubocop linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bates committed Apr 23, 2024
1 parent 55750c6 commit 2f77458
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,9 @@ jobs:

- name: Setup Ruby
uses: ruby/setup-ruby@v1

- name: Install Gems
run: bundle install


- name: Rubocop
uses: wearerequired/lint-action@v2.3.0
with:
rubocop: true
uses: reviewdog/action-rubocop@v2

- name: SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1
Expand Down

0 comments on commit 2f77458

Please sign in to comment.