Skip to content

Commit

Permalink
Test addition of Uber NilAway
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemblack committed Nov 19, 2023
1 parent 6f32f98 commit bd8a022
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/[email protected]
uses: golangci/[email protected]
- name: golang-nilaway
uses: georgemblack/actions/golang-nilaway
with:
package: ./pkg/*

0 comments on commit bd8a022

Please sign in to comment.