changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / style.org

changeset 1: 087da4ed0df6
parent: b154f8be21c8
child: bd85a72319d8
author: ellis <ellis@rwest.io>
date: Wed, 01 Nov 2023 21:32:38 -0400
permissions: -rw-r--r--
description: ulang
1 #+TITLE: style
2 
3 As an organization we maintain a styleguide[fn:1] which lists all of
4 the style guidelines we use for our code. If you are contributing to
5 one of our projects, you should review and understand the relevant
6 sections below.
7 
8 You should also review the [[file:ulang.org][ulang]] document, which may shine some light
9 on code comments and developer docs.
10 
11 [fn:1] https://google.github.io/styleguide/
12 
13 * Common Lisp
14 
15 * Rust
16 
17 * Emacs Lisp
18 
19 * Org-mode
20 
21 * Shell
22 
23 * Python