-
Notifications
You must be signed in to change notification settings - Fork 1
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
Kotlin style guide violations #1
Comments
I can't split the function name into two lines 😂
…On Wed, Aug 21, 2019, 2:33 AM Abdelrhman Walid ***@***.***> wrote:
<https://camo.githubusercontent.com/bb3da9d34f6407c64092ae38fa11a957d32a4596/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f545655525971434b6859696e532f67697068792e676966>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AC7MFUZWIVDAD6KVS5LQDJDQFSEPFA5CNFSM4IN63H32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4YB6NY#issuecomment-523247415>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC7MFU3J4Q4SCEENKQXGVY3QFSEPFANCNFSM4IN63H3Q>
.
|
What function name?? |
Too many empty lines. |
Any idea when this issue might get fixed? This is stopping us from adopting this project in our codebase. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This line exceeds the maximum recommended length of 100 chars
https://developer.android.com/kotlin/style-guide#line_wrapping
AndroidBase/app/src/main/java/com/example/androidbase/common/di/module/DataModule.kt
Line 15 in f972447
Please take this kind of rules more seriously. This affects the whole team.
The text was updated successfully, but these errors were encountered: