Skip to content

Commit

Permalink
update the yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alingse committed Jul 1, 2024
1 parent 8a0b408 commit 41f1cf9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
1 change: 0 additions & 1 deletion .github/jobs/alingse-makezero.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
workdir: '.'
install_command: go install github.com/alingse/makezero@f6a823578e89de5cdfdfef50d4a5d9a09ade16dd
linter_command: makezero
repo_url: https://github.com/alingse/makezero
includes:
- non-zero initialized length
excludes:
Expand Down
15 changes: 6 additions & 9 deletions .github/jobs/sundrylint-rangeappendall.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: sundrylint-rangeappendall
linter: sundrylint
workdir: .
install: go install github.com/alingse/sundrylint/cmd/sundrylint@main
workdir: '.'
install_command: go install github.com/alingse/sundrylint/cmd/sundrylint@main
linter_command: sundrylint
includes:
- append all its data while range
- go
- github
excludes: []
issue:
id: 3
comment: true
exit_fail: false
issue_id: 3

0 comments on commit 41f1cf9

Please sign in to comment.