Skip to content
Snippets Groups Projects
  1. Sep 14, 2021
    • Eoin Clerkin's avatar
      Fixes Bugs in automated licence header check · 3ed463b8
      Eoin Clerkin authored
      Corrects a variable typo which leads to some false positives
      
      Allows passthrough of all files before trigger error code, to allow to see all files which don't obey header format.
      
      Allows checking of individual files.
      3ed463b8
  2. Sep 13, 2021
    • Eoin Clerkin's avatar
      Automated licence header check · 43f19846
      Eoin Clerkin authored and Florian Uhlig's avatar Florian Uhlig committed
      Ensures that modified .cpp, .C and .h files follow basic licence header guidelines.
      
      Check line 1 for a copyright declaration with correct numerial and character placements for a date followed by institute and city.
      Check line 2 for SPDX licence identifier.
      Check line 3 for author and committer information.
      43f19846
Loading