Skip to content

Add format and license checks

Paul Gessinger-Befurt requested to merge ACTSFW-95-format-and-license into master

Basically copied from acts-core. Contains commits which introduce license statements on all files, and also fixes the format. One change was necessary to make it compile since clang-format reorders includes.

Merge request reports