Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Commit

Permalink
Update README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Vargo committed Sep 18, 2013
1 parent 210e9f7 commit 5ed9212
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,12 @@ This section details "quick development" steps. For a detailed explanation, see
4. Make your changes/patches/fixes, committing appropiately
5. **Write tests**
6. Run the tests:

- `bundle exec foodcritic -f any .`
- `bundle exec rspec`
- `bundle exec rubocop`
- `bundle exec kitchen test`

In detail:

In detail:
- Foodcritic will catch any Chef-specific style errors
- RSpec will run the unit tests
- Rubocop will check for Ruby-specific style errors
Expand Down

0 comments on commit 5ed9212

Please sign in to comment.