Skip to content

Commit

Permalink
Use awesome-lint directly
Browse files Browse the repository at this point in the history
  • Loading branch information
jonico committed Nov 1, 2024
1 parent d79b73b commit ed28d28
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ jobs:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: max/[email protected]
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint

0 comments on commit ed28d28

Please sign in to comment.