Skip to content

fix: treat UNDEFINED as bool when used with bool #95

fix: treat UNDEFINED as bool when used with bool

fix: treat UNDEFINED as bool when used with bool #95

Workflow file for this run

name: Lint commits
on: [pull_request]
jobs:
lint:
name: Commit Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: toggle-corp/commit-lint@main