We attempt to follow the Library creators' guidelines. This ensures that the library is robust.
- Style is done via the .editorconfig file.
- We use detekt for static code analysis, as well as formatting and style checks. The config file contains details of some of the choices we've made.
- Explicit API mode is enabled in order to increase API transparency.