Commit 597cd94
committed
Updated
- Added exclusion rule for `staticcheck` linters in `internal/server/sendmail.go`
- Ignored false positive `QF1012` related to strings.Builder usage
Signed-off-by: Winni Neessen <wn@neessen.dev>.golangci.toml to exclude specific staticcheck rule1 parent 0c7a45f commit 597cd94
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments