8 Commits

Author SHA1 Message Date
Jacek Sieka
b284a8fda3
fix link / new recommendation
`new` should give a `ref T` while `init` gives a `T`
2022-03-19 10:16:47 +01:00
Kim De Mey
83f58f89bc
Add rationale on hanging ident versus aligned ident (#7) 2021-11-18 17:44:09 +01:00
Jacek Sieka
fb9dac729c
remove unncessary quotes 2021-07-12 15:29:34 +02:00
Jacek Sieka
a227fda4a4
split out sections into files (fixes #2) (#3)
also add section identifiers/names that should stay unique and constant
over time
2021-06-10 16:21:07 +02:00
Mamy Ratsimbazafy
0d6d37e947
fix typo 2021-02-16 14:18:04 +01:00
Jacek Sieka
f4cc051e2b
add edit-on-github link 2021-02-15 14:32:36 +01:00
Jacek Sieka
a03365f3c7
Initial style guide
Initial version of style guide, continuing from
https://github.com/status-im/nimbus-eth2/pull/2249
2021-02-15 14:11:23 +01:00
Jacek Sieka
29a670ca22
Project structure 2021-02-08 13:25:33 +01:00