Retrieve and use CFLAGS environment variable #99
main.yml
on: pull_request
πͺ Windows native test
30s
π§ Musl Linux binary release build
0s
πͺ Windows native binary release build
0s
Annotations
1 warning
π¨ C lint:
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]
|