style: fix include order in all source files
Move C stdlib headers before local/project headers with a blank line separator, matching the AGENTS.md include order rule. Replace em dash with colon in main.c comment.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "unity.h"
|
||||
|
||||
#include "ctdd/report.h"
|
||||
#include "Mocklogger.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user