summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-21 12:23:09 -0700
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-02-23 10:41:43 -0700
commita1883e93c1094ed34c21e018d34993e2a9e80506 (patch)
tree2e76cbb95a127ad3fb517dfb94d1cf1034150a89 /GNUmakefile
parent8f7feb7852ec7cb15c7f51de78f2c474d8807bd7 (diff)
Complete TODO comments and documentation
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f1ed37f..5f49647 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -131,7 +131,7 @@ format/python3: format/%: ./build-aux/venv
format/sh format/bash: format/%
@:
format/c: format/%:
- @: TODO
+ @: TODO: Adopt a C code-formatter
format/make format/cmake format/gitignore format/ini format/9p format/markdown: format/%:
@:
format/unknown: format/%: