Skip to content

update input sql file to clean indentation #59

update input sql file to clean indentation

update input sql file to clean indentation #59

Workflow file for this run

name: Lint
on:
push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v3
with:
args: --timeout=5m