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

Enforce spacing around operators #14

Closed
derekcicerone-zz opened this issue Aug 16, 2013 · 2 comments
Closed

Enforce spacing around operators #14

derekcicerone-zz opened this issue Aug 16, 2013 · 2 comments

Comments

@derekcicerone-zz
Copy link
Contributor

For example, the whitespace around =, !=, ==, etc... We'd like to enforce a single space around these operators.

@ashwinr
Copy link
Contributor

ashwinr commented Sep 15, 2013

this is contentious. some codebases line up multiple variable declarations, while some don't. we can't make a judgement call here. we could make this an option, but I feel it's unnecessary (for now at least).

@derekcicerone-zz
Copy link
Contributor Author

fair enough - the space vs. no-space thing is much more important.

@ashwinr ashwinr closed this as completed Sep 23, 2013
mohsen1 pushed a commit to mohsen1/tslint that referenced this issue Jan 28, 2017
This lets users do `extends: "tslint-react"` in their config
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants