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
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
This is the current published gem v1.0.0 format method:
defformat(source,maxwidth=80)
This will raise this error: wrong number of arguments (given 3, expected 1..2)
I saw you changed this in the source code so can you release the patched version? Right now I have to monkey patch this.
This is the current published gem v1.0.0 format method:
This will raise this error:
wrong number of arguments (given 3, expected 1..2)I saw you changed this in the source code so can you release the patched version? Right now I have to monkey patch this.