Skip to content

Commit 2d47823

Browse files
author
Seth Vargo
committed
Update README.md formatting [ci skip]
1 parent c8a7bac commit 2d47823

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,14 +237,12 @@ This section details "quick development" steps. For a detailed explanation, see
237237
4. Make your changes/patches/fixes, committing appropiately
238238
5. **Write tests**
239239
6. Run the tests:
240-
241240
- `bundle exec foodcritic -f any .`
242241
- `bundle exec rspec`
243242
- `bundle exec rubocop`
244243
- `bundle exec kitchen test`
245244

246245
In detail:
247-
248246
- Foodcritic will catch any Chef-specific style errors
249247
- RSpec will run the unit tests
250248
- Rubocop will check for Ruby-specific style errors

0 commit comments

Comments
 (0)