Skip to content

Commit

Permalink
Skip worker-decl_source_07.bal from formatting due to #41698
Browse files Browse the repository at this point in the history
  • Loading branch information
lochana-chathura committed Nov 15, 2023
1 parent bd8cf2f commit a5d501c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ public List<String> skipList() {

"separated_node_list_import_decl.bal", "node_location_test_03.bal",

// formatter keeps adding whitespaces #41698
"worker_decl_source_07.bal",

// parser tests with syntax errors that cannot be handled by the formatter
"worker_decl_source_03.bal", "worker_decl_source_05.bal", "invalid_identifier_source_01.bal",
"ambiguity_source_23.bal", "ambiguity_source_09.bal", "ambiguity_source_18.bal",
Expand Down

0 comments on commit a5d501c

Please sign in to comment.