Skip to content

Commit

Permalink
Merge pull request #535 from lldelisle/use_iwc_lint
Browse files Browse the repository at this point in the history
use `--iwc` in linting
  • Loading branch information
mvdbeek authored Sep 30, 2024
2 parents 36c2622 + 0c39737 commit bec5b57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ jobs:
mode: lint
workflows: true
repository-list: "${{ needs.setup.outputs.repository-list }}"
additional-planemo-options: --iwc

test:
name: Test workflows
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/workflow_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
mode: lint
workflows: true
repository-list: "${{ needs.setup.outputs.repository-list }}"
additional-planemo-options: --iwc

test:
name: Test workflows
Expand Down

0 comments on commit bec5b57

Please sign in to comment.