Skip to content

fix(preset): update ruleset of html preset #23

fix(preset): update ruleset of html preset

fix(preset): update ruleset of html preset #23

Workflow file for this run

name: SCC Complexity Check
on:
pull_request:
branches: [main]
jobs:
scc-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: aziontech/scc_check@main