# Coding Standards

## Platform API

Ushahidi uses PSR2 with tabs instead of spaces. Our ruleset is found in [src/ruleset.xml](https://github.com/ushahidi/platform/blob/develop/src/ruleset.xml).

## Platform Client

We are using JavaScript version E6. Our ruleset is found in [.jshintrc](https://github.com/ushahidi/platform-client/blob/develop/.jshintrc)
