Skip to content

39 operations #43

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

Merged
merged 6 commits into from
Jan 20, 2019
Merged

39 operations #43

merged 6 commits into from
Jan 20, 2019

Conversation

jellegerbrandy
Copy link
Contributor

No description provided.

@@ -78,7 +78,7 @@ export class Arc {
* @param address [description]
* @return [description]
*/
public getBalance(address: Address): Observable < number > {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you remove spaces at some of these and added at others?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

my linter is confused. There is not tslint rule that I can find that enforces this spacing (palantir/tslint#3092). I think the format should be spaceless, and corrected it

ben-kaufman
ben-kaufman previously approved these changes Jan 20, 2019
Copy link
Contributor

@ben-kaufman ben-kaufman left a comment

Choose a reason for hiding this comment

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

LGTM

@jellegerbrandy jellegerbrandy merged commit a0493ac into master Jan 20, 2019
@jellegerbrandy jellegerbrandy deleted the 39_operations branch January 20, 2019 11:50
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.

2 participants