Skip to content

Conversation

@devoncarew
Copy link
Contributor

Fix an issue where method parameters that are declared without types are displayed with leading spaces. So, go from this:

sanitizeStacktrace( st, bool shorten): String

to this:

sanitizeStacktrace(st, bool shorten): String

Also, some small ws changes

@keertip
Copy link
Collaborator

keertip commented Jan 2, 2015

lgtm

keertip added a commit that referenced this pull request Jan 2, 2015
@keertip keertip merged commit 2c123f8 into master Jan 2, 2015
@kevmoo kevmoo deleted the devoncarew_remove_space branch January 2, 2015 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants