Skip to content

Conversation

@jens1o
Copy link
Contributor

@jens1o jens1o commented May 26, 2017

No description provided.

*/
public getTypeFromValue(value:string):string
{
let result:Array<string>;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this isn't used in this method, that's why I deleted it.

@jens1o
Copy link
Contributor Author

jens1o commented Dec 3, 2017

@neild3r Could you review this, please?

@jens1o
Copy link
Contributor Author

jens1o commented Mar 24, 2018

@neild3r I wonder whether you could take a look?

@neild3r
Copy link
Owner

neild3r commented Mar 24, 2018

The change in general seems OK but I don't know if the config name is the best description of the feature.

Also shouldn't this apply to the return tag as well?

@jens1o
Copy link
Contributor Author

jens1o commented Mar 24, 2018

I don't know if the config name is the best description of the feature.

Could you propose a name? I'm happy to hear how you'd describe that functionality.

Also shouldn't this apply to the return tag as well?

Good point.

@neild3r
Copy link
Owner

neild3r commented Mar 25, 2018

I guess maybe spacingCharacter? As always naming things is one of the hardest things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants