Commit b80343e
authored
chore(go-lint): [NOJIRA-1234] comment fix command (#152)
Changes the comment if linting issues are found so that:
- `golangci-lint` fixes the issues found
- uses the `main` branch as a reference so that only changes are
inspected
- includes GitHub PAT and initialises git so that private packages can
be downloaded in the Docker container on demand1 parent 99b2ee1 commit b80343e
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 124 | + | |
128 | 125 | | |
0 commit comments