forgejo/modules/log
silverwind 938b591994
Remove most path-based golangci exclusions (#24214)
They are non-obvious and do not survive refactor.

Will replace with `//nolint` comments after CI results are in.
2023-04-19 22:08:01 -04:00
..
buffer.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
buffer_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
colors.go Improve trace logging for pulls and processes (#22633) 2023-02-03 18:11:48 -05:00
colors_router.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
conn.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
conn_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
console.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
console_other.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
console_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
console_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
event.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
file.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
file_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
flags.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
groutinelabel.go Update go dev dependencies (#22064) 2022-12-08 16:21:37 +08:00
groutinelabel_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
level.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
level_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
log.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
log_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
logger.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
multichannel.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
provider.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
smtp.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
smtp_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
stack.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
writer.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
writer_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00