godlint-cli 0.5.0

Command-line interface for Godlint.
1
2
3
4
5
6
7
8
9
10
11
12
13
name: Excluded

on:
  push:

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - run: |
          one
          two
          three