Formatted the entire codebase and added a CI check for formatting
This commit is contained in:
@@ -12,5 +12,5 @@ namespace options {
|
||||
SDRPP_EXPORT CMDLineOptions opts;
|
||||
|
||||
void loadDefaults();
|
||||
bool parse(int argc, char *argv[]);
|
||||
bool parse(int argc, char* argv[]);
|
||||
}
|
||||
Reference in New Issue
Block a user