Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Suppress anonymous output parameters from data.current.identifiers. #1476

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

haltman-at
Copy link
Contributor

This pull request prevents anonymous output parameters from displaying (with the empty string for a name) when the user hits v, by excluding them for data.current.identifiers. The empty string for a name is confusing, and it doesn't really make sense to display such parameters in the first place as they'll basically only ever contain nonsense except at the very end of their lifetime. (I didn't bother adding any tests in this PR.)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 67.571% when pulling 9684ca4 on suppress-unnamed into 6c258fb on next.

Copy link
Contributor

@gnidan gnidan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that'll do pig, that'll do
517w6dyuigl

@haltman-at haltman-at merged commit b81fa2f into next Nov 28, 2018
@haltman-at haltman-at deleted the suppress-unnamed branch November 28, 2018 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants