Skip to content
Snippets Groups Projects
  • kongr45gpen's avatar
    bb5862f9
    Ignore some random MISRA false positives · bb5862f9
    kongr45gpen authored
    Apply suggestion to inc/Logger.hpp
    
    Be explicit about the type used in the LogLevel enumeration
    
    This makes LogLevel an unscoped strongly-type enumeration, making sure
    there is consistency between the expected log level of uint8_t
    Ignore some random MISRA false positives
    kongr45gpen authored
    Apply suggestion to inc/Logger.hpp
    
    Be explicit about the type used in the LogLevel enumeration
    
    This makes LogLevel an unscoped strongly-type enumeration, making sure
    there is consistency between the expected log level of uint8_t