Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)