Skip to content
  • David Frank's avatar
    #64 Replace all occurrence of \doxygentag with @doxygentag · 190134e7
    David Frank authored
    Clang-format can't really handle the doxygen tags with a blackshlash.
    Therefore, replace them with the @-prefix.
    
    Add CI job, to check for consistency, but allow it to fail, to prevent
    false positives. Let's observe it for a bit, and then we can change it
    later.
    190134e7