|
5 | 5 | exclude :test_syntax_lib, "needs investigation"
|
6 | 6 | exclude :test_syntax_sample, "needs investigation"
|
7 | 7 | exclude :test_syntax_test, "needs investigation"
|
| 8 | +exclude :test__END___cr , "needs investigation" |
| 9 | +exclude :test_brace_block_after_blockcall_colon_no_arg , "needs investigation" |
| 10 | +exclude :test_brace_block_after_blockcall_dot_no_arg , "needs investigation" |
| 11 | +exclude :test_brace_block_after_blockcall_dot_with_arg , "needs investigation" |
| 12 | +exclude :test_cmd_symbol_after_keyword , "needs investigation" |
| 13 | +exclude :test_cmd_symbol_in_string , "needs investigation" |
| 14 | +exclude :test_cmd_symbol_singleton_class , "needs investigation" |
| 15 | +exclude :test_cmd_symbol_superclass , "needs investigation" |
| 16 | +exclude :test_constant_reassignment_nested , "needs investigation" |
| 17 | +exclude :test_constant_reassignment_toplevel , "needs investigation" |
| 18 | +exclude :test_do_block_after_blockcall_colon_no_arg , "needs investigation" |
| 19 | +exclude :test_do_block_after_blockcall_colon_with_arg , "needs investigation" |
| 20 | +exclude :test_do_block_after_blockcall_dot_no_arg , "needs investigation" |
| 21 | +exclude :test_do_block_after_blockcall_dot_with_arg , "needs investigation" |
| 22 | +exclude :test_do_block_in_call_args , "needs investigation" |
| 23 | +exclude :test_do_block_in_cmdarg , "needs investigation" |
| 24 | +exclude :test_do_block_in_cmdarg_begin , "needs investigation" |
| 25 | +exclude :test_duplicated_arg , "needs investigation" |
| 26 | +exclude :test_duplicated_kw , "needs investigation" |
| 27 | +exclude :test_duplicated_kw_kwrest , "needs investigation" |
| 28 | +exclude :test_duplicated_opt , "needs investigation" |
| 29 | +exclude :test_duplicated_opt_kw , "needs investigation" |
| 30 | +exclude :test_duplicated_opt_kwrest , "needs investigation" |
| 31 | +exclude :test_duplicated_opt_post , "needs investigation" |
| 32 | +exclude :test_duplicated_opt_rest , "needs investigation" |
| 33 | +exclude :test_duplicated_rest , "needs investigation" |
| 34 | +exclude :test_duplicated_rest_kw , "needs investigation" |
| 35 | +exclude :test_duplicated_rest_kwrest , "needs investigation" |
| 36 | +exclude :test_duplicated_rest_opt , "needs investigation" |
| 37 | +exclude :test_duplicated_rest_post , "needs investigation" |
| 38 | +exclude :test_duplicated_when , "needs investigation" |
| 39 | +exclude :test_error_message_encoding , "needs investigation" |
| 40 | +exclude :test_heredoc_cr , "needs investigation" |
| 41 | +exclude :test_integer_suffix , "needs investigation" |
| 42 | +exclude :test_keyword_splat , "needs investigation" |
| 43 | +exclude :test_lineno_command_call_quote , "needs investigation" |
| 44 | +exclude :test_lineno_operation_brace_block , "needs investigation" |
| 45 | +exclude :test_optional_self_reference , "needs investigation" |
| 46 | +exclude :test_unassignable , "needs investigation" |
| 47 | +exclude :test_unexpected_fraction , "needs investigation" |
| 48 | +exclude :test_value_of_def , "needs investigation" |
| 49 | +exclude :test_warn_balanced , "needs investigation" |
| 50 | +exclude :test_warning_for_cr , "needs investigation" |
| 51 | +exclude :test_brace_block_after_blockcall_colon_with_arg, "needs investigation" |
| 52 | +exclude :test_newline_in_block_parameters, "needs investigation" |
| 53 | +exclude :test_warn_unreachable, "needs investigation" |
0 commit comments