Added checker infrastructure for lab-02 #231
Annotations
10 errors
Checkpatch
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
|
Checkpatch
WARNING:BAD_SIGN_OFF: Duplicate signature
|
Checkpatch
WARNING:BAD_SIGN_OFF: Duplicate signature
|
Checkpatch
WARNING:BAD_SIGN_OFF: Duplicate signature
|
Checkpatch
WARNING:BAD_SIGN_OFF: Duplicate signature
|
Checkpatch:
labs/lab-02/tasks/delete_first/solution/delete_first.c#L10
ERROR:TRAILING_WHITESPACE: trailing whitespace
|
Checkpatch:
labs/lab-02/tasks/delete_first/solution/delete_first.h#L7
ERROR:TRAILING_WHITESPACE: trailing whitespace
|
Checkpatch:
labs/lab-02/tasks/delete_first/support/delete_first.h#L7
ERROR:TRAILING_WHITESPACE: trailing whitespace
|
Checkpatch:
labs/lab-02/tasks/delete_first/tests/test_delete_first.c#L12
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
|
Checkpatch:
labs/lab-02/tasks/delete_first/tests/test_delete_first.c#L21
ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
|