Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tslint/style issues #1046

Closed
wants to merge 6 commits into from
Closed

Fix tslint/style issues #1046

wants to merge 6 commits into from

Conversation

blackxored
Copy link
Contributor

Fix all formatting issues across the codebase. TSLint config was (and remains for now), pretty much style-checks. However, lots of files do not adhere to that, plus the couple of additions I've introduced lately.
This sort of depends on #1043, hence might need rebasing so don't repeat commits.

@blackxored blackxored force-pushed the style/fix-tslint branch 5 times, most recently from d5da2d0 to 44eff0f Compare November 26, 2018 16:33
@AppVeyorBot
Copy link

❌ build failed

Copy link
Contributor

@holiber holiber left a comment

Choose a reason for hiding this comment

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

This PR contains only cod-style changes? If so it's good to me

@blackxored blackxored force-pushed the style/fix-tslint branch 2 times, most recently from 5e752d7 to edfdba4 Compare December 5, 2018 18:18
While the current config is essentially a no-op, we added the style
rules, and this commit fixes all of them across our codebase.
Whether or not these are WIP I think it'd be great not to have syntax
errors. In addition, now these files are formatted accordingly.
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.

4 participants