t_style.adb:1:10: Found: Casing: Wrong casing of "Text_io", should be "Text_Io" or "Text_IO"
t_style-no_default_in.adb:3:31: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:13:28: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:15:44: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:26:13: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:27:29: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:30:29: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:33:26: Found: No_Default_In: default IN mode used for parameter
t_style-no_default_in.adb:37:29: Found: No_Default_In: default IN mode used for parameter
t_style-casing.adb:1:6: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
t_style-casing.adb:1:21: Found: Casing: Wrong casing of "CHILD_1", should be "Child_1"
t_style-casing.adb:1:29: Found: Casing: Wrong casing of "CHILD_2", should be "Child_2"
t_style-casing.adb:5:4: Found: Casing: Wrong casing of "Page", should be "PAGE"
t_style-casing.adb:8:19: Found: Casing: Wrong casing of "FOO", should be "Foo"
t_style-casing.adb:9:50: Found: Casing: Wrong casing of "FOO", should be "Foo"
t_style-casing.adb:10:13: Found: Casing: Wrong casing of "foo", should be "Foo"
t_style-casing.adb:13:8: Found: Casing: Wrong casing of "foo", should be "Foo"
t_style-casing.adb:12:14: Found: Casing: Wrong casing of "i", should be "I"
t_style-casing.adb:16:13: Found: Casing: Wrong casing of ""aNd"", should be ""and""
t_style-casing.adb:19:8: Found: Casing: Wrong casing of ""AND"", should be ""and""
t_style-casing.adb:23:26: Found: Casing: Wrong casing of "AA", should be "Aa"
t_style-casing.adb:23:32: Found: Casing: Wrong casing of "BB", should be "Bb"
t_style-casing.adb:27:34: Found: Casing: Wrong casing of "image", should be "Image"
t_style-casing.adb:27:41: Found: Casing: Wrong casing of "INT", should be "Int"
t_style-casing.adb:28:4: Found: Casing: Wrong casing of "INT", should be "Int"
t_style-casing.adb:28:11: Found: Casing: Wrong casing of "FOo", should be "Foo"
t_style-casing.adb:28:16: Found: Casing: Wrong casing of "INt", should be "Int"
t_style-casing.adb:29:8: Found: Casing: Wrong casing of "TEXT_IO", should be "Text_Io" or "Text_IO"
t_style-casing.adb:29:41: Found: Casing: Wrong casing of "InT", should be "Int"
t_style-casing.adb:32:12: Error: Multiple_Keyword: "loop" does not start line
t_style-casing.adb:35:7: Error: Exposed: character literal 'a' not in allowed construct
t_style-casing.adb:42:9: Found: Casing: Wrong casing of ""AND"", should be ""and""
t_style-casing.adb:32:12: Found: Casing: Wrong casing of "LOOP", should be "loop"
t_style-casing.adb:33:7: Found: Casing: Wrong casing of "Null", should be "null"
t_style-casing.adb:34:4: Found: Casing: Wrong casing of "END", should be "end"
t_style-casing.adb:34:8: Found: Casing: Wrong casing of "LOOP", should be "loop"
t_style-casing.adb:36:6: Found: Casing: Wrong casing of "NULL", should be "null"
t_style-casing.adb:37:4: Found: Casing: Wrong casing of "eND", should be "end"
t_style-casing.adb:37:8: Found: Casing: Wrong casing of "If", should be "if"
t_style-casing.adb:40:11: Found: Casing: Wrong casing of "AND", should be "and"
t_style-no_closing_name.adb:3:4: Error: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:10:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:14:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:19:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:24:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:26:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:37:4: Found: No_Closing_Name: name not repeated at the end
t_style-no_closing_name.adb:39:4: Found: No_Closing_Name: name not repeated at the end
t_style-renamed_entity.adb:23:7: Error: Renamed_Entity: I has been renamed at t_style-renamed_entity.adb:20:7
t_style-renamed_entity.adb:24:7: Error: Renamed_Entity: Pack has been renamed at t_style-renamed_entity.adb:19:7
t_style-renamed_entity.adb:24:17: Error: Renamed_Entity: F has been renamed at t_style-renamed_entity.adb:18:7
t_style-literals.adb:6:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:8:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:12:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:18:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:22:31: Error: Literals: number representation does not follow convention
t_style-literals.adb:30:32: Error: Not_Base_7: based representation not allowed
t_style-literals.adb:31:31: Error: Not_Base_13: based representation not allowed
t_style-literals.adb:38:31: Error: Base_16_Literals: number representation does not follow convention
t_style-literals.adb:40:32: Error: Not_Base_7: based representation not allowed
t_style-literals.adb:43:31: Error: Base_16_Literals: number representation does not follow convention
t_style-exposed_literal.adb:33:29: Error: Exposed: real literal 3.0 not in allowed construct
t_style-exposed_literal.adb:40:33: Error: Exposed: real literal 3.0 not in allowed construct
t_style-exposed_literal.adb:46:9: Error: Exposed: integer literal 2 not in allowed construct
t_style-exposed_literal.adb:49:9: Error: Exposed: real literal 2.0 not in allowed construct
t_style-exposed_literal.adb:50:10: Error: Exposed: real literal -2.0 not in allowed construct
t_style-exposed_literal.adb:53:12: Error: Exposed: string literal "12345" not in allowed construct
t_style-exposed_literal.adb:54:14: Error: Exposed: string literal "12345" not in allowed construct
t_style-exposed_literal.adb:55:12: Error: Exposed: character literal 'A' not in allowed construct
t_style-exposed_literal.adb:58:11: Error: Exposed: integer literal 5 not in allowed construct
t_style-exposed_literal.adb:63:9: Error: Exposed: integer literal 2 not in allowed construct
t_style-exposed_literal.adb:64:10: Error: Exposed: integer literal 9_223_372_036_854_775_807 not in allowed construct
t_style-exposed_literal.adb:65:10: Error: Exposed: integer literal -9_223_372_036_854_775_808 not in allowed construct
t_style-exposed_literal.adb:68:18: Error: Exposed: integer literal 10 not in allowed construct
t_style-multiple_elements.adb:4:43: Error: Multiple_Clause: use clause does not start line and does not come after matching with clause
t_style-multiple_elements.adb:5:18: Error: Multiple_Clause: use clause does not start line and Text_IO is not part of the preceding with clause
t_style-multiple_elements.adb:6:23: Error: Multiple_Clause: use clause does not start line and Text_IO is not part of the preceding with clause
t_style-multiple_elements.adb:8:69: Error: Multiple_Clause: use clause does not start line and Ada.Strings.Unbounded is not part of the preceding with clause
t_style-multiple_elements.adb:8:92: Error: Multiple_Clause: use clause does not start line and Text_IO is not part of the preceding with clause
t_style-multiple_elements.adb:9:90: Error: Multiple_Clause: use clause does not start line and does not come after matching with clause
t_style-multiple_elements.adb:13:26: Error: Multiple_Decl: declaration does not start line
t_style-multiple_elements.adb:15:12: Error: Multiple_Decl: declaration does not start line
t_style-multiple_elements.adb:17:21: Error: Multiple_Clause: clause does not start line
t_style-multiple_elements.adb:23:19: Error: Multiple_Keyword: "begin" does not start line
t_style-multiple_elements.adb:24:13: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:27:7: Error: Multiple_Keyword: "is" does not start line
t_style-multiple_elements.adb:27:10: Error: Multiple_Keyword: "begin" does not start line
t_style-multiple_elements.adb:29:4: Error: Multiple_Keyword: closing keywords of declaration split
t_style-multiple_elements.adb:46:19: Error: Multiple_Handler: "exception" does not start line
t_style-multiple_elements.adb:48:16: Error: Multiple_Handler: "when" does not start line
t_style-multiple_elements.adb:49:17: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:49:17: Error: Multiple_Keyword: closing keywords of declaration split
t_style-multiple_elements.adb:36:18: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:41:7: Error: Multiple_Keyword: closing keywords of statement split
t_style-multiple_elements.adb:44:21: Error: Multiple_Keyword: "do" does not start line
t_style-multiple_elements.adb:47:32: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:52:20: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:53:41: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:53:4: Error: Compound: Statement has less than 3 lines
t_style-multiple_elements.adb:53:26: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:57:17: Error: Multiple_Keyword: "when" does not start line
t_style-multiple_elements.adb:57:38: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:55:22: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:57:32: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:59:12: Error: Multiple_Keyword: "then" does not start line
t_style-multiple_elements.adb:61:13: Error: Multiple_Keyword: "elsif/else" does not start line
t_style-multiple_elements.adb:62:27: Error: Multiple_Keyword: "then" does not start line
t_style-multiple_elements.adb:66:13: Error: Multiple_Keyword: "elsif/else" does not start line
t_style-multiple_elements.adb:67:19: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:67:19: Error: Multiple_Keyword: closing keywords of statement split
t_style-multiple_elements.adb:72:9: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:70:10: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:74:35: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:74:4: Error: Compound: Statement has less than 3 lines
t_style-multiple_elements.adb:74:10: Error: Multiple_Stmts: statement does not start line
t_style-multiple_elements.adb:74:18: Error: Multiple_Keyword: "begin" does not start line
t_style-multiple_elements.adb:74:30: Error: Multiple_Keyword: "end" does not start line
t_style-multiple_elements.adb:74:10: Error: Compound: Statement has less than 3 lines
t_style-multiple_elements.adb:74:24: Error: Multiple_Stmts: statement does not start line
t_style-parameter_order.adb:4:24: Found: No_Default_In: default IN mode used for parameter
t_style-parameter_order.adb:14:24: Found: No_Default_In: default IN mode used for parameter
t_style-parameter_order.adb:25:18: Error: order_regular: subprogram parameter out of order
t_style-parameter_order.adb:39:18: Error: order_regular: subprogram parameter out of order
t_style-parameter_order.adb:68:7: Error: order_generic: generic formal parameter out of order
t_style-parameter_order.adb:69:7: Error: order_generic: generic formal parameter out of order
t_style-parameter_order.adb:70:7: Error: order_generic: generic formal parameter out of order
t_style-parameter_order.adb:71:45: Found: No_Default_In: default IN mode used for parameter
t_style-parameter_order.adb:71:41: Error: order_regular: subprogram parameter out of order
t_style-parameter_order.adb:72:45: Found: No_Default_In: default IN mode used for parameter
t_style.adb:25:7: Error: Negative_Condition: Negative condition in "if" statement could be made positive
t_style.adb:31:9: Error: Negative_Condition: Negative condition in "if" statement could be made positive
t_style.adb:37:15: Error: Multiple_Keyword: "when" does not start line
t_style.adb:38:16: Error: Multiple_Keyword: "end" does not start line
t_style.adb:37:4: Error: Compound: Statement has less than 4 lines
t_style.adb:41:13: Error: Multiple_Keyword: "end" does not start line
t_style.adb:40:4: Error: Compound: Statement has less than 3 lines
x_style_casing.ads:3:5: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing.adb:1:14: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing.adb:6:8: Found: Casing: Wrong casing of "PROC", should be "Proc"
x_style_casing-child_1.ads:1:9: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing-child_1.ads:3:20: Found: Casing: Wrong casing of "CHILD_1", should be "Child_1"
x_style_casing-child_1.adb:1:29: Found: Casing: Wrong casing of "CHILD_1", should be "Child_1"
x_style_casing-child_1.adb:36:5: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing-child_1.adb:8:11: Found: Casing: Wrong casing of "BlOck1", should be "Block1" or "BLock1"
x_style_casing-child_1.adb:12:16: Found: Casing: Wrong casing of "LOop1", should be "Loop1" or "LoOp1"
x_style_casing-child_1.adb:10:29: Error: Exposed: integer literal 10 not in allowed construct
x_style_casing-child_1.adb:17:8: Found: Casing: Wrong casing of "TTt", should be "Ttt" or "TTT"
x_style_casing-child_1.adb:19:14: Found: Casing: Wrong casing of "TtT", should be "Ttt" or "TTT"
x_style_casing-child_1.adb:24:8: Found: Casing: Wrong casing of "TTt", should be "Ttt" or "TTT"
x_style_casing-child_1.adb:21:14: Found: Casing: Wrong casing of "ENTER", should be "Enter"
x_style_casing-child_1.adb:23:11: Found: Casing: Wrong casing of "ENTER", should be "Enter"
x_style_casing-child_1.adb:28:8: Found: Casing: Wrong casing of "PtP", should be "Ptp" or "PTP"
x_style_casing-child_1.adb:30:19: Found: Casing: Wrong casing of "PtP", should be "Ptp" or "PTP"
x_style_casing-child_1.adb:35:8: Found: Casing: Wrong casing of "PTp", should be "Ptp" or "PTP"
x_style_casing-child_1.adb:31:13: Found: Casing: Wrong casing of "ENT", should be "Ent"
x_style_casing-child_1.adb:34:11: Found: Casing: Wrong casing of "ENT", should be "Ent"
x_style_casing-child_1-child_2.ads:1:9: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing-child_1-child_2.ads:1:24: Found: Casing: Wrong casing of "CHILD_1", should be "Child_1"
x_style_casing-child_1-child_2.ads:3:28: Found: Casing: Wrong casing of "child_2", should be "Child_2"
x_style_casing-child_1-child_2.ads:3:20: Found: Casing: Wrong casing of "child_1", should be "Child_1"
x_style_casing-child_1-child_2.ads:3:5: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing-child_1-child_2.adb:1:37: Found: Casing: Wrong casing of "CHILD_2", should be "Child_2"
x_style_casing-child_1-child_2.adb:8:20: Found: Casing: Wrong casing of "CHILD_1", should be "Child_1"
x_style_casing-child_1-child_2.adb:8:5: Found: Casing: Wrong casing of "X_STYLE_CASING", should be "X_Style_Casing"
x_style_casing-child_1-child_2.adb:3:14: Found: Casing: Wrong casing of "p2", should be "P2"
x_style_casing-child_1-child_2.adb:6:8: Found: Casing: Wrong casing of "p2", should be "P2"
x_style2.ads:1:15: Error: Multiple_Decl: declaration does not start line
