TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rome v10 – first stable release of our linter and formatter for JavaScript

48 pointsby sebastianmckover 2 years ago

4 comments

cercatrovaover 2 years ago
Congrats, I use Rome, it works well and is quite fast. That it&#x27;s written in Rust is a plus to me (not to cj too hard with the RESF) but I like fast tools and don&#x27;t believe that the tool should be written in the language it targets, much as Python&#x27;s data science libraries like numpy aren&#x27;t themselves written in Python.<p>I do have one question though, I had been reading this thread on Reddit when Turbopack was announced, that Rome was &quot;run by terrible people.&quot; Now I&#x27;m not one to take Reddit at face value, but I am interested to hear about what you could clarify regarding the examples they furnished [0].<p>[0] <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;programming&#x2F;comments&#x2F;yj5act&#x2F;is_turbopack_really_10x_faster_than_vite&#x2F;iumkebo&#x2F;?context=3" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;programming&#x2F;comments&#x2F;yj5act&#x2F;is_turb...</a>
评论 #33521828 未加载
conaclosover 2 years ago
Exiting news! Congratulations to the Rome team!<p>I hope that Rome will soon support semicolon removal [1] and lint rules such as explicit-module-boundary-types provided by Deno-lint [2].<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;rome&#x2F;tools&#x2F;issues&#x2F;3535" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rome&#x2F;tools&#x2F;issues&#x2F;3535</a><p>[2] <a href="https:&#x2F;&#x2F;lint.deno.land&#x2F;?q=&amp;all=on#explicit-module-boundary-types" rel="nofollow">https:&#x2F;&#x2F;lint.deno.land&#x2F;?q=&amp;all=on#explicit-module-boundary-t...</a>
mdrznover 2 years ago
God, another generic-sounding non-descriptive already-existing and not-applicable service name. Gotta love the creativity &#x2F;s
crummyover 2 years ago
The error message example (under &quot;Rich and Comprehensible Diagnostics&quot;) is really impressive.