Skip to content
Snippets Groups Projects
Select Git revision
  • 72260d94e4cfb8c54a3ad48fbaa03f5b18d85fc7
  • main default protected
  • development
  • integration
  • v1.1.5
  • v1.1.4
  • v1.1.3
  • v1.1.2
  • v1.1.1
  • v1.1.0
  • v1.0.0
11 results

Bindings

Blame
  • code-standards.md 22.92 KiB

    The Official XX Network Kotlin Style Guide (in progress)

    Goals

    Use of this style guide ensures:

    • Maintainability
    • Conciseness
    • Readability
    • Simplicity

    Inspiration

    Most of this guide statements are drawn or adapted from one of the following sources:

    Google Java Style Guide - Old school can still be contemporary

    Android Kotlin Style Guide - Official Android style guide

    Kotlin Coding Conventions - Official Kotlin guidelines for coding

    Android Contributors Style Guide - Contribution insights on open sourcing