Skip to content

Add Trunk Code Quality as a metalinter. #2

Add Trunk Code Quality as a metalinter.

Add Trunk Code Quality as a metalinter. #2

Workflow file for this run

name: Linter
on:
push:
branches: main
pull_request:
branches: main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1
# with:
# post-annotations: true