Add support for receiving input callback in sketches. #40
checkpatch.yml
on: pull_request
checkpatch review
9s
Annotations
10 errors
checkpatch review:
loader/fixups.c#L60
ERROR: trailing whitespace
|
checkpatch review:
loader/fixups.c#L58
WARNING: Statements should start on a tabstop
|
checkpatch review:
loader/fixups.c#L56
WARNING: braces {} are not necessary for single statement blocks
|
checkpatch review:
loader/fixups.c#L55
ERROR: open brace '{' following function definitions go on the next line
|
checkpatch review:
loader/fixups.c#L54
ERROR: trailing whitespace
|
checkpatch review:
loader/fixups.c#L51
ERROR: open brace '{' following function definitions go on the next line
|
checkpatch review:
loader/fixups.c#L50
ERROR: trailing whitespace
|
checkpatch review:
loader/fixups.c#L49
ERROR: do not initialise statics to NULL
|
checkpatch review:
loader/fixups.c#L48
ERROR: trailing whitespace
|
checkpatch review:
loader/fixups.c#L46
ERROR: trailing whitespace
|