Formatted the entire codebase and added a CI check for formatting
This commit is contained in:
@@ -12,4 +12,4 @@ namespace core {
|
||||
void setInputSampleRate(double samplerate);
|
||||
};
|
||||
|
||||
int sdrpp_main(int argc, char *argv[]);
|
||||
int sdrpp_main(int argc, char* argv[]);
|
||||
Reference in New Issue
Block a user