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

try warning #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

try warning #1

wants to merge 1 commit into from

Conversation

noboru-i
Copy link
Member

@noboru-i noboru-i commented Mar 7, 2018

No description provided.

@@ -13,7 +13,7 @@ import RxSwift

class ViewController: UIViewController {

override func viewDidLoad() {
override func viewDidLoad(){

Choose a reason for hiding this comment

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

⚠️ Opening braces should be preceded by a single space and on the same line as the declaration.

@@ -27,6 +27,8 @@ class ViewController: UIViewController {
SVProgressHUD.show(withStatus: "Sample iOS app")
}
})


Choose a reason for hiding this comment

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

⚠️ Limit vertical whitespace to a single empty line. Currently 2.

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