summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some functions into makefile.cMattias Andrée2022-01-011-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Validate UTF-8 encoding and check for long linesMattias Andrée2022-01-011-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to mklint to avoid confusion with pre-existing tool with opposite goalMattias Andrée2022-01-011-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-12-311-0/+39
Signed-off-by: Mattias Andrée <maandree@kth.se>