fiber/log
nickajacks1 92dd8d6917
🎨 Style: Add inamedparam linter (#2848)
inamedparam enforces that parameters in interface definitions be named.
This is important for clarity so that users and implementers can easily
understand the purpose of each parameter.
2024-02-10 22:36:49 +01:00
..
default.go 🎨 Style: Clean up errcheck config 2024-02-09 12:23:59 -08:00
default_test.go 🎨 Style: Clean up errcheck config 2024-02-09 12:23:59 -08:00
fiberlog.go chore: change interface{} to any (#2796) 2024-01-14 23:04:54 +03:00
fiberlog_test.go Merge branch 'master' into v3-beta 2023-11-07 20:22:31 +03:00
log.go 🎨 Style: Add inamedparam linter (#2848) 2024-02-10 22:36:49 +01:00