Skip to content

fix(collect,golang/parse): All line numbers now start from zero. #1

fix(collect,golang/parse): All line numbers now start from zero.

fix(collect,golang/parse): All line numbers now start from zero. #1

Workflow file for this run

name: Simple Checks
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: check linenos
run: ./script/check_all_linenos.sh