From 6ede4d9b7d4ef562913bfeb259f0e7043c904450 Mon Sep 17 00:00:00 2001 From: "dth@taiga.ai" Date: Wed, 24 Aug 2022 13:48:01 +0200 Subject: [PATCH] vimwiki: dth @ dth-MacBookAir --- tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools.md b/tools.md index bf665b5..9721799 100644 --- a/tools.md +++ b/tools.md @@ -71,6 +71,7 @@ * Resolve [Joel's 12 Questions](https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/) * keeping the repo nice ![Coverage badge][coverage-badge] * keep repo nice with [makefile](https://makefiletutorial.com/) + * [your makefiles are wrong](https://tech.davis-hansson.com/p/make/) * **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/)