aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/dev_style.txt
Commit message (Expand)AuthorAge
* build: remove clint checks and style text covered by uncrustifydundargoc2023-12-24
* docs: remove section on constants in style guidedundargoc2023-12-20
* docs: document header structuredundargoc2023-12-20
* docs: add style rule regarding initializationdundargoc2023-12-18
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* docs(style): add guideline for fixing compiler error on switch statementFamiu Haque2023-10-10
* refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* docs: use `abort()` for unreachable `default:` case in CFamiu Haque2023-10-07
* docs: add language annotation to Nvim manualChristian Clason2022-12-02
* docs(dev-style): remove rules covered by uncrustifydundargoc2022-10-21
* docs(dev-style): remove rule about variable declarations (#20446)kylo2522022-10-15
* docs: fix/remove invalid URLs #20647Justin M. Keyes2022-10-14
* docs: documenting struct members inline #18783Javier Lopez2022-06-06
* docs(dev-style): remove rules covered by uncrustify #18767dundargoc2022-05-30
* build(clint): remove redundant checks #18698dundargoc2022-05-22
* ci(clint): remove clint.py line length check #18574dundargoc2022-05-15
* ci(clint): remove check for include orderDundar Goc2022-05-14
* doc(dev_style.txt): misc updatesJustin M. Keyes2021-09-23
* doc: convert neovim style guide to vim doc.Dundar Göc2021-09-23