Support for Sigil II #577
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.c:46:59 [readability-braces-around-statements]:
src/doom/deh_bexpars.c#L46
statement should be inside braces
|
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
|
src/doom/m_menu.c:1368:59 [readability-braces-around-statements]:
src/doom/m_menu.c#L1368
statement should be inside braces
|
src/doom/st_stuff.c:1191:52 [readability-braces-around-statements]:
src/doom/st_stuff.c#L1191
statement should be inside braces
|
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)
|