diff options
author | Schneems <[email protected]> | 2023-12-04 16:59:10 -0600 |
---|---|---|
committer | git <[email protected]> | 2023-12-05 17:51:29 +0000 |
commit | 6d39d6d2143f7b910f310de0ff92772839ac72a2 () | |
tree | 7b2071ab9e74334b2a18c05068b3e8a81938c692 /lib/syntax_suggest/ripper_errors.rb | |
parent | 62c96959114ea165f7434da9edc42d15e4aaebfa (diff) |
[ruby/syntax_suggest] Update docs, clean up PR
Removes or updates mentions of Ripper https://.com/ruby/syntax_suggest/commit/08aaa3f50a
-rw-r--r-- | lib/syntax_suggest/ripper_errors.rb | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,10 @@ # frozen_string_literal: true module SyntaxSuggest - # Capture parse errors from ripper # # Example: # |