Skip to content

Commit

Permalink
Sort runners alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jan 29, 2015
1 parent ba51aaa commit 794650c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@ Just run `pronto` without any arguments to see what Pronto is capable off.
Pronto can run various tools and libraries, as long as there's a runner for it.
Currently available:

* [pronto-rubocop](https://github.com/mmozuras/pronto-rubocop)
* [pronto-flay](https://github.com/mmozuras/pronto-flay)
* [pronto-brakeman](https://github.com/mmozuras/pronto-brakeman)
* [pronto-coffeelint](https://github.com/siebertm/pronto-coffeelint)
* [pronto-flay](https://github.com/mmozuras/pronto-flay)
* [pronto-foodcritic](https://github.com/mmozuras/pronto-foodcritic)
* [pronto-rails_best_practices](https://github.com/mmozuras/pronto-rails_best_practices)
* [pronto-reek](https://github.com/mmozuras/pronto-reek)
* [pronto-poper](https://github.com/mmozuras/pronto-poper)
* [pronto-jshint](https://github.com/mmozuras/pronto-jshint)
* [pronto-spell](https://github.com/mmozuras/pronto-spell)
* [pronto-haml](https://github.com/mmozuras/pronto-haml)
* [pronto-poper](https://github.com/mmozuras/pronto-poper)
* [pronto-rails_best_practices](https://github.com/mmozuras/pronto-rails_best_practices)
* [pronto-reek](https://github.com/mmozuras/pronto-reek)
* [pronto-rubocop](https://github.com/mmozuras/pronto-rubocop)
* [pronto-scss](https://github.com/mmozuras/pronto-scss)
* [pronto-coffeelint](https://github.com/siebertm/pronto-coffeelint)
* [pronto-spell](https://github.com/mmozuras/pronto-spell)

0 comments on commit 794650c

Please sign in to comment.