Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Extend whitespace rule for pipe check #2818

Closed
CSchulz opened this issue May 24, 2017 · 2 comments
Closed

Extend whitespace rule for pipe check #2818

CSchulz opened this issue May 24, 2017 · 2 comments

Comments

@CSchulz
Copy link
Contributor

CSchulz commented May 24, 2017

At the moment it is possible to have inconsistent use of whitespaces around pipe:

public statusMessage: string| undefined;

I would like to have an extension for the whitespace rule, which allows or disallows space around the pipe.

@adidahiya
Copy link
Contributor

accepting PRs for a new rule option for the whitespace rule

@ajafff
Copy link
Contributor

ajafff commented Aug 14, 2017

Fixed by #3083

@ajafff ajafff closed this as completed Aug 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants