https://github.com/osbi/saiku-styleguide
Saiku code styleguide.
https://github.com/osbi/saiku-styleguide
Last synced: 5 months ago
JSON representation
Saiku code styleguide.
- Host: GitHub
- URL: https://github.com/osbi/saiku-styleguide
- Owner: OSBI
- License: apache-2.0
- Created: 2015-12-14T19:24:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T17:34:19.000Z (over 8 years ago)
- Last Synced: 2025-01-18T03:12:00.220Z (over 1 year ago)
- Homepage: http://meteorite.bi
- Size: 45.9 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# { Saiku code styleguide }
This repository holds the guidelines we follow to write the code of Saiku. The documents present a set of rules to follow in order to make sure we write consistent code.
> It’s harder to read code than to write it. - Joel Spolsky
## Styleguides
* [Best practices](best-practices/README.md)
* [CSS](css/README.md)
* [HTML](html/README.md)
* [JavaScript](javascript/README.md)
* [React](react/README.md)
* [Java](https://google.github.io/styleguide/javaguide.html)
## Contributing
If you have something you want to add, remove or improve, feel free to [open an issue](https://github.com/OSBI/saiku-styleguide/issues/new) and ping the team.
## License
[](http://creativecommons.org/publicdomain/zero/1.0)