Where can I find an actively developed lint tool for Ruby?

后端 未结 9 923
别跟我提以往
别跟我提以往 2020-12-12 19:27

Most of the code I write is in Ruby, and every once in a while, I make some typo which only gets caught after a while. This is irritating when I have my scripts running long

9条回答
  •  离开以前
    2020-12-12 20:01

    Pelusa is nice, but is working in rubinius only. This shouln't be a proplem for people familar with RVM though.

提交回复
热议问题