Skip to content

test(util/helpers_test.go): add tests for WriteJSON and WriteError #937

test(util/helpers_test.go): add tests for WriteJSON and WriteError

test(util/helpers_test.go): add tests for WriteJSON and WriteError #937

Workflow file for this run

name: Commit Lint
on: [pull_request, push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5