Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set(srcs
|
||||
set(srcs
|
||||
"unity/src/unity.c"
|
||||
"unity_port_esp32.c")
|
||||
|
||||
|
||||
@@ -50,4 +50,4 @@ menu "Unity unit testing library"
|
||||
jumping back to the test menu. The jumping is usually occurs in assert
|
||||
functions such as TEST_ASSERT, TEST_FAIL etc.
|
||||
|
||||
endmenu # "Unity unit testing library"
|
||||
endmenu # "Unity unit testing library"
|
||||
|
||||
Reference in New Issue
Block a user