You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(lint): tune golangci configuration
Enable additional checks and formatter settings, and update exclusions
for known false positives in this codebase.
Add mnd ignore entries for 0o-prefixed file mode literals used in Go
1.13+ style.