Aroma Support #4
Annotations
1 warning and 3 notices
cpp-linter (clang)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run clang-format on src/i_main.c:
src/i_main.c#L1
File src/i_main.c does not conform to Custom style guidelines. (lines 74)
|
Run clang-format on src/i_system.c:
src/i_system.c#L1
File src/i_system.c does not conform to Custom style guidelines. (lines 263, 265)
|
Run clang-format on src/i_system.h:
src/i_system.h#L1
File src/i_system.h does not conform to Custom style guidelines. (lines 54, 55)
|