Skip to content

Commit

Permalink
chore: switch to documentation flavor for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Nov 9, 2023
1 parent 3360e6d commit a37b2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting-formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
- uses: oxsecurity/megalinter@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
- uses: oxsecurity/megalinter/flavors/documentation@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
env:
APPLY_FIXES: all
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit a37b2e6

Please sign in to comment.