diff options
author | Mattias Andrée <maandree@kth.se> | 2022-01-01 10:26:11 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2022-01-01 10:26:50 +0100 |
commit | c43c1116484675917d21c8410ae93b91c6847b9a (patch) | |
tree | 8512ba170e8e87e8ad30c3ed3f75a90861a20e84 /.gitignore | |
parent | m (diff) | |
download | makel-c43c1116484675917d21c8410ae93b91c6847b9a.tar.gz makel-c43c1116484675917d21c8410ae93b91c6847b9a.tar.bz2 makel-c43c1116484675917d21c8410ae93b91c6847b9a.tar.xz |
Rename to mklint to avoid confusion with pre-existing tool with opposite goal
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,4 +12,4 @@ *.gcov *.gcno *.gcda -/makelint +/mklint |