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
docs: replace main() with init() in rlimit example
This is probably how it should be used in production, and staticcheck
started complaining about main() being unused.
Signed-off-by: Timo Beckers <[email protected]>
0 commit comments