Skip to content

Commit

Permalink
chore(META): use open source lint reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosvillu committed Oct 8, 2024
1 parent fe4237a commit 7dc8d83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ jobs:
fetch-depth: 0
- uses: ./.github/composite/lint
with:
lint-js-flags: "--force-full-lint --reporter node_modules/@adv-ui/lint-reporters/umd/sui-lint-js-reporter.bundle.js"
lint-repository-flags: "--reporter node_modules/@adv-ui/lint-reporters/umd/sui-lint-repository-reporter.bundle.js"
lint-js-flags: "--force-full-lint --reporter node_modules/@s-ui/lint-reporters/umd/sui-lint-js-reporter.bundle.js"
lint-repository-flags: "--reporter node_modules/@s-ui/lint-reporters/umd/sui-lint-repository-reporter.bundle.js"

test-domain:
name: 🧪 Testing
Expand Down

0 comments on commit 7dc8d83

Please # to comment.