1 file changed
+1
-1
lines changed- .github/workflows/cruby-bindings.yml+1-1
- .github/workflows/main.yml+25-4
- .travis.yml-25
- gemfiles/3.1/Gemfile.lock+1-1
- gemfiles/3.3/Gemfile.lock+1-1
- gemfiles/jruby/Gemfile+1-1
- snapshots/dos_endings.txt+2-2
- snapshots/dstring.txt+1-1
- snapshots/heredocs_leading_whitespace.txt+2-2
- snapshots/heredocs_nested.txt+1-1
- snapshots/heredocs_with_fake_newlines.txt+1-1
- snapshots/heredocs_with_ignored_newlines.txt+1-1
- snapshots/seattlerb/difficult0_.txt+1-1
- snapshots/seattlerb/dstr_str.txt+1-1
- snapshots/seattlerb/heredoc_nested.txt+2-2
- snapshots/seattlerb/heredoc_squiggly.txt+1-1
- snapshots/seattlerb/heredoc_squiggly_blank_lines.txt+1-1
- snapshots/seattlerb/heredoc_squiggly_tabs.txt+1-1
- snapshots/seattlerb/heredoc_squiggly_tabs_extra.txt+1-1
- snapshots/seattlerb/heredoc_squiggly_visually_blank_lines.txt+1-1
- snapshots/seattlerb/str_lit_concat_bad_encodings.txt+1-1
- snapshots/seattlerb/str_str.txt+1-1
- snapshots/seattlerb/str_str_str.txt+1-1
- snapshots/spanning_heredoc.txt+5-5
- snapshots/strings.txt+1-1
- snapshots/tilde_heredocs.txt+10-10
- snapshots/unparser/corpus/literal/literal.txt+1-1
- snapshots/unparser/corpus/semantic/dstr.txt+2-2
- snapshots/whitequark/dedenting_heredoc.txt+10-10
- snapshots/whitequark/dedenting_interpolating_heredoc_fake_line_continuation.txt+1-1
- snapshots/whitequark/dedenting_non_interpolating_heredoc_line_continuation.txt+1-1
- snapshots/whitequark/parser_bug_640.txt+1-1
- snapshots/whitequark/ruby_bug_11990.txt+1-1
- snapshots/whitequark/slash_newline_in_heredocs.txt+1-1
- src/prism.c+4
- test/prism/result/static_literals_test.rb+5
0 commit comments