Skip to content

Add raw behaviour for the jq expression for the simple fields(like st… #41

Add raw behaviour for the jq expression for the simple fields(like st…

Add raw behaviour for the jq expression for the simple fields(like st… #41

Workflow file for this run

name: Lint Go
on: push
jobs:
test-unit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Lint Go
run: make lint-golangci