summaryrefslogtreecommitdiff
path: root/test/prism/warnings_test.rb
AgeCommit message (Expand)Author
2024-04-24[ruby/prism] Warn for nested hashes as wellKevin Newton
2024-04-12[ruby/prism] Create the warning for unreachable statementsKevin Newton
2024-04-12[ruby/prism] Implement the void statement warningKevin Newton
2024-04-09[ruby/prism] Reduce locals variables per CRubyKevin Newton
2024-03-12[ruby/prism] Consolidate warnings for conditional predicatesKevin Newton
2024-03-04[ruby/prism] Warnings for tokens at EOLKevin Newton