diff --git a/methodology-development.md b/methodology-development.md index 53e0b7e..0dbbd0e 100644 --- a/methodology-development.md +++ b/methodology-development.md @@ -183,6 +183,7 @@ Context: * keeping the repo nice ![Coverage badge][coverage-badge] * keep repo nice with [makefile](https://makefiletutorial.com/) * **Misc** + * [Use NestedText](https://nestedtext.org/en/latest/alternatives.html#): No YAML, TOML, or INI. CSV/TSV is acceptable. * [Things you should do now](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/) * Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html) * Follow [software engineering laws](https://www.netmeister.org/blog/software-engineering-laws.html)