- ./src/main.c:8: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:8: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:9: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:9: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:10: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:12: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:13: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:14: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:17: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:23: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:36: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:36: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:40: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:40: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:45: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:48: ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
- ./src/main.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:51: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:51: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:55: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:55: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:58: ERROR:SPACING: space required after that ',' (ctx:VxV)
- ./src/main.c:58: ERROR:SPACING: space prohibited before that ',' (ctx:WxW)
- ./src/main.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:62: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
- ./src/main.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:65: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:66: CHECK:LONG_LINE_COMMENT: line length of 92 exceeds 80 columns
- ./src/main.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:67: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:70: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:73: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:73: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:76: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:79: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:79: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:83: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:83: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:87: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:87: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:90: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:93: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:93: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:96: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:96: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:99: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:99: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:102: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:105: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:105: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:108: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:111: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:111: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:113: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:114: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:114: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:115: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:117: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:118: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
- ./src/main.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:122: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:123: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:124: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:125: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:126: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:127: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:128: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:129: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:130: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:131: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:132: ERROR:SPACING: space required before the open parenthesis '('
- ./src/main.c:133: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:137: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
- ./src/main.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:142: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:155: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:164: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:167: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:178: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:186: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:194: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:198: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:204: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:204: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
- ./src/main.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:206: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:207: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:211: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:214: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:215: WARNING:NAKED_SSCANF: unchecked sscanf return value
- ./src/main.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:220: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
- ./src/main.c:220: ERROR:FUNCTION_WITHOUT_ARGS: Bad function definition - int main() should probably be int main(void)
- ./src/main.c:222: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:228: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:228: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:228: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:230: CHECK:LONG_LINE: line length of 82 exceeds 80 columns
- ./src/main.c:230: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:230: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:231: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:231: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:235: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:235: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:237: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:242: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:243: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:244: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:245: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:246: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:247: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:248: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:249: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:250: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:253: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:255: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:256: ERROR:TRAILING_WHITESPACE: trailing whitespace
- ./src/main.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:257: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:261: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:263: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:263: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:265: ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
- ./src/main.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:268: ERROR:CODE_INDENT: code indent should use tabs where possible
- ./src/main.c:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line
- ./src/main.c:272: WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Erori - Guest
3rd April 2025 05:52:01 AM
TEXT
93 views
Raw Paste