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 has been archived by the owner on Dec 1, 2021. It is now read-only.
Have you considered changing Stacktrace to StackTrace? There are several examples on the internet where stacktrace is used as one word. However most examples seem to be two separate words suggesting that the Trace should be capitalised. The Go runtime and debug packages mention stack trace as two separate words in documentation.
I know this is pedantic and opinionated so feel free to ignore.
The text was updated successfully, but these errors were encountered:
Have you considered changing
Stacktrace
toStackTrace
? There are several examples on the internet where stacktrace is used as one word. However most examples seem to be two separate words suggesting that theTrace
should be capitalised. The Go runtime and debug packages mention stack trace as two separate words in documentation.I know this is pedantic and opinionated so feel free to ignore.
The text was updated successfully, but these errors were encountered: