Skip to content

[102] Slightly update default template and add some comments #88

[102] Slightly update default template and add some comments

[102] Slightly update default template and add some comments #88

Workflow file for this run

name: Nilaway lint
on:
pull_request:
jobs:
nilaway-lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/setup-go@v5.0.1
with:
go-version: 1.22.3
- run: make nilaway-lint