Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nerdgeschoss/coding_styles
Home of the Nerdgeschoss coding styles
https://github.com/nerdgeschoss/coding_styles
Last synced: 8 days ago
JSON representation
Home of the Nerdgeschoss coding styles
- Host: GitHub
- URL: https://github.com/nerdgeschoss/coding_styles
- Owner: nerdgeschoss
- Created: 2017-02-08T20:45:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T18:14:34.000Z (almost 8 years ago)
- Last Synced: 2024-12-19T14:34:11.119Z (27 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coding styles
This repository homes our coding styles. There is one directory per language. Each directory includes a README, which describes the actual coding style in detail. There may be also files for style checking or enforcement (e.g. `rubocop.yml`).
## Available coding styles
* [Ruby](ruby)
* [Swift](swift)