diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
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/%: |