Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glaivepro/codestyle
https://github.com/glaivepro/codestyle
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/glaivepro/codestyle
- Owner: GlaivePro
- License: mit
- Created: 2020-11-18T23:59:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T03:10:26.000Z (about 4 years ago)
- Last Synced: 2024-11-20T00:39:06.560Z (2 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Style Guidelines
## Guidelines for this project
- Short rules with a sample.
- Only the correct example.
- Short reasoning if needed and possible.
- Link to discussion or source if needed.
- Order contents so that simpler stuff is followed by more complex rules
and the examples only use the preceding contents.## Table of contents
Some of the docs are written in Latvian, some are in English. Might make it all
bilingual at some time.- [Applicable to everything](general.md)
- English
- [Markdown](markdown.md)
- [CSS](css.md)
- Latviski
- [HTML](html.md)## Documentation
Use Markdown for documentation. It is supported by many tools, including
editors and GitHub.