Skip to content

Commit

Permalink
use go:generate
Browse files Browse the repository at this point in the history
  • Loading branch information
gritzko committed Mar 29, 2024
1 parent 882affd commit b718f4f
Show file tree
Hide file tree
Showing 7 changed files with 262 additions and 242 deletions.
3 changes: 3 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ linters:
- gochecksumtype
issues:
exclude-rules:
- path: '(.+)\.ragel\.go'
linters:
- ineffassign
- linters:
- staticcheck
text: "SA1019:"
241 changes: 0 additions & 241 deletions rdx/cmd.go

This file was deleted.

Loading

0 comments on commit b718f4f

Please sign in to comment.