Skip to content

Commit 5a9992c

Browse files
committed
Remove --color option from .rspec
The `--color` option is not project-specific option, but for each user's preferences. There is no meaning to force colorized output in this project. If you'd like to pass extra options for your preferences to RSpec like --format and --color and so on, write them into your ~/.rspec file.
1 parent bf56953 commit 5a9992c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.rspec

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
--color
21
--require spec_helper

0 commit comments

Comments
 (0)