Skip to content

Miscellaneous code cleanups

Alan Coopersmith requested to merge alanc/xlsatoms:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • Variable scope reductions as suggested by cppcheck
  • Resolve clang -Wshorten-64-to-32 warnings
  • usage: add cold & noreturn attributes to function

Merge request reports