new: tool that turns a file into a valid C string
This commit is contained in:
@@ -20,6 +20,7 @@ typedef struct {
|
||||
bool git;
|
||||
bool clang_format;
|
||||
licence_t licence;
|
||||
char *project;
|
||||
char *name;
|
||||
} format_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user