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
fix: fix markdown report json and number errors (#16)
the current markdown report generated by hashprep had json dumping
issues and number conversion issues due to wrong return types.
This commit fixes them.
0 commit comments