This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/log
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
colors.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
colors_router.go
conn.go
conn_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
console.go
console_test.go
console_windows.go
errors.go
event.go
file.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
file_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
flags.go
level.go
level_test.go
log.go
log_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
logger.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
multichannel.go
provider.go
smtp.go
smtp_test.go
stack.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
writer_test.go