Skip to content

Support for Sigil II #577

Support for Sigil II

Support for Sigil II #577

Triggered via pull request December 21, 2023 03:52
Status Success
Total duration 1m 44s
Artifacts

cpp-linter.yml

on: pull_request
Matrix: cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 10 notices
src/doom/deh_bexpars.c:25:5 [cppcoreguidelines-avoid-non-const-global-variables]: src/doom/deh_bexpars.c#L25
variable 'bex_pars' is non-const and globally accessible, consider making it const
src/doom/deh_bexpars.h:22:12 [cppcoreguidelines-avoid-non-const-global-variables]: src/doom/deh_bexpars.h#L22
variable 'bex_pars' is non-const and globally accessible, consider making it const
src/doom/m_menu.c:334:12 [cppcoreguidelines-avoid-non-const-global-variables]: src/doom/m_menu.c#L334
variable 'EpisodeMenuSII' is non-const and globally accessible, consider making it const
Run clang-format on src/crispy.h: src/crispy.h#L1
File src/crispy.h does not conform to Custom style guidelines. (lines 100)
Run clang-format on src/doom/d_englsh.h: src/doom/d_englsh.h#L1
File src/doom/d_englsh.h does not conform to Custom style guidelines. (lines 210, 211, 212, 213, 214, 215, 216, 217, 218, 524, 525, 526, 527, 528, 529, 530, 531)
Run clang-format on src/doom/deh_bexpars.c: src/doom/deh_bexpars.c#L1
File src/doom/deh_bexpars.c does not conform to Custom style guidelines. (lines 46)
Run clang-format on src/doom/f_finale.c: src/doom/f_finale.c#L1
File src/doom/f_finale.c does not conform to Custom style guidelines. (lines 79)
Run clang-format on src/doom/g_game.c: src/doom/g_game.c#L1
File src/doom/g_game.c does not conform to Custom style guidelines. (lines 1736, 1746, 1747, 2016, 2078, 2079, 2680)
Run clang-format on src/doom/hu_stuff.c: src/doom/hu_stuff.c#L1
File src/doom/hu_stuff.c does not conform to Custom style guidelines. (lines 178, 179, 180, 181, 182, 183, 184, 185, 186, 187)
Run clang-format on src/doom/m_menu.c: src/doom/m_menu.c#L1
File src/doom/m_menu.c does not conform to Custom style guidelines. (lines 330, 334, 336, 337, 338, 339, 340)
Run clang-format on src/doom/s_sound.c: src/doom/s_sound.c#L1
File src/doom/s_sound.c does not conform to Custom style guidelines. (lines 427)
Run clang-format on src/doom/sounds.c: src/doom/sounds.c#L1
File src/doom/sounds.c does not conform to Custom style guidelines. (lines 85, 86, 87, 88, 90, 91, 92, 93)
Run clang-format on src/doom/st_stuff.c: src/doom/st_stuff.c#L1
File src/doom/st_stuff.c does not conform to Custom style guidelines. (lines 1191)