Skip to content

Commit

Permalink
Update test data.
Browse files Browse the repository at this point in the history
  • Loading branch information
yilei committed Apr 7, 2023
1 parent 5bf57ba commit a5e55c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/t/typealias_naming_style_default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ invalid-name:23:0:23:9::"Type alias name ""_BAD_NAME"" doesn't conform to predef
invalid-name:24:0:24:10::"Type alias name ""__BAD_NAME"" doesn't conform to predefined naming style":HIGH
invalid-name:25:0:25:9::"Type alias name ""_1BadName"" doesn't conform to predefined naming style":HIGH
invalid-name:26:0:26:14::"Type alias name ""ANOTHERBADNAME"" doesn't conform to predefined naming style":HIGH
invalid-name:36:4:36:18:my_function:"Type alias name ""local_bad_name"" doesn't conform to predefined naming style":HIGH
invalid-name:39:4:39:18:my_function:"Type alias name ""local_bad_name"" doesn't conform to predefined naming style":HIGH

0 comments on commit a5e55c8

Please sign in to comment.