Commit 9684f7d3 authored by Tiago Cunha's avatar Tiago Cunha

Docs updated

parent 9e76c992
...@@ -8,7 +8,9 @@ __Note:__ If there's a feature you'd like, there's a bug you'd like to fix, or y ...@@ -8,7 +8,9 @@ __Note:__ If there's a feature you'd like, there's a bug you'd like to fix, or y
## Coding standards ## Coding standards
We are following / moving to [Google Java Style](https://google.github.io/styleguide/javaguide.html). There's a nice IntelliJ (and therefore Android Studio) [plugin](https://plugins.jetbrains.com/plugin/8527) for code formatting. We are following / moving to [Google Java Style](https://google.github.io/styleguide/javaguide.html). There's a nice IntelliJ style file for the project in `config/quality/style-guide` for code formatting. (Note: We'll be hosting the style guide file until it's updated in the official repo)
We are evaluating the Google's IntelliJ (and therefore Android Studio) [plugin](https://plugins.jetbrains.com/plugin/8527) for code formatting.
We acknowledge all the code does not meet these standards but we are working to change this over time. We acknowledge all the code does not meet these standards but we are working to change this over time.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment