Skip to content

Commit

Permalink
Use chefstyle linting
Browse files Browse the repository at this point in the history
  • Loading branch information
sachin007jain committed Jan 31, 2022
1 parent 2f31703 commit 97744fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- run: bundle exec rake style
- uses: r7kamura/rubocop-problem-matchers-action@v1
- run: bundle exec chefstyle

0 comments on commit 97744fe

Please sign in to comment.