Skip to content

Misc compiler warning cleanups

Alan Coopersmith requested to merge alanc/xev:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • Mark global variables as "static" since there's only one source file
  • Mark graceful_exit as noreturn

Merge request reports