summaryrefslogtreecommitdiff
path: root/lib/error_highlight/formatter.rb
AgeCommit message (Expand)Author
2025-01-21[ruby/error_highlight] Use `$stderr` instead of STDERR for Ractorwanabe
2024-10-24[ruby/error_highlight] Rename the `ErrorHighlight::DefaultFormatter` setting ...Guilherme Carreiro
2024-10-23[ruby/error_highlight] Adjust truncation, add opt-out mechanism, rename metho...Guilherme Carreiro
2024-10-23[ruby/error_highlight] Handle very long lines with errors in the middle of th...Guilherme Carreiro
2024-10-23[ruby/error_highlight] Handle very long linesGuilherme Carreiro
2021-10-27[ruby/error_highlight] Make the formatter mechanism support RactorYusuke Endoh
2021-07-13[ruby/error_highlight] Support hard tabsYusuke Endoh
2021-06-30[ruby/error_highlight] Experimentally support a custom formatterYusuke Endoh