el-get/recipes/ruby-complexity.rcp

6 lines
258 B
Plaintext
Raw Normal View History

2014-07-16 18:04:51 +08:00
(:name ruby-complexity
:description "Runs the Ruby flog tool against Ruby code as you write it. Displays the flog score at the beginning of each method in Emacs."
:type github
:pkgname "jsmestad/ruby-complexity"
:depends flymake)