Skip to content
New issue

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

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

Already on GitHub? # to your account

How well is Android kotlin style guide intergrated? #325

Closed
ursusursus opened this issue Jan 5, 2019 · 1 comment
Closed

How well is Android kotlin style guide intergrated? #325

ursusursus opened this issue Jan 5, 2019 · 1 comment

Comments

@ursusursus
Copy link

I tried your tool, and there are some thing that pass even though they should not according to android kotlin style guide

namely, "if" formatting, which says you shouldnt use brace-less ifs on multiple lines - ktlint allows this
and, vertical white space - last element of a class can have empty line after it - ktlint forbids that

@shyiko
Copy link
Collaborator

shyiko commented Feb 11, 2019

See #4 (comment). There are also a bunch of issues, like #174 that need to be resolved.

@shyiko shyiko closed this as completed Feb 11, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants