blob: c4ecbfafd342751f00baf7a50df80fbd2ca0cc11 [file] [log] [blame]
invalid-name:10:0::"Constant name ""aaa"" doesn't conform to UPPER_CASE naming style"
invalid-name:14:4::"Constant name ""time"" doesn't conform to UPPER_CASE naming style"
invalid-name:30:0:a:"Function name ""a"" doesn't conform to snake_case naming style"
invalid-name:44:4::"Constant name ""Foocapfor"" doesn't conform to UPPER_CASE naming style"
invalid-name:61:0:a_very_very_very_long_function_name_WithCamelCase_to_make_it_sad:"Function name ""a_very_very_very_long_function_name_WithCamelCase_to_make_it_sad"" doesn't conform to snake_case naming style"