feat: Added execution of directory #97
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
πͺ Windows native test
35s
π§ Musl Linux binary release build
0s
πͺ Windows native binary release build
0s
Annotations
1 warning
|
π¨ C lint:
src/file.c#L147
[cpplint] reported by reviewdog πΆ
Almost always, snprintf is better than strcat [runtime/printf] [4]
Raw Output:
src/file.c:147: Almost always, snprintf is better than strcat [runtime/printf] [4]
|