Y
Hacker News
new
|
ask
|
show
|
jobs
by
phaedryx
912 days ago
Prism is interesting. Any Ruby code analysis tools that use it? I've been looking for ways to analyze my code at work.
1 comments
nirvdrum
912 days ago
The Ruby LSP uses Prism. Kevin Newton has implemented a Prism-based backed for the white quark/parser gem [1] that can be used with Rubocop.
[1]
https://github.com/kddnewton/parser-prism
link
riffraff
911 days ago
I had missed this. Six times faster? Wow!
link
[1] https://github.com/kddnewton/parser-prism