Retrieve and use CFLAGS environment variable #99
Annotations
1 warning
Run reviewdog/action-cpplint@master:
src/file.c#L150
[cpplint] reported by reviewdog πΆ
Almost always, snprintf is better than strcat [runtime/printf] [4]
Raw Output:
src/file.c:150: Almost always, snprintf is better than strcat [runtime/printf] [4]
|
Loading