Skip to content

chore: update prettier configuration to ignore unknown file types #45

chore: update prettier configuration to ignore unknown file types

chore: update prettier configuration to ignore unknown file types #45

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/actions/setup-node
- run: echo "${{ github.event.pull_request.title }}" | yarn commitlint --verbose