[ruby/syntax_suggest] Remove unnecessary --color option

It is enabled automatically if possible.  Forcing this option makes
https://github.com/rspec/rspec-core/pull/3017 useless.

https://github.com/ruby/syntax_suggest/commit/8e7141b472
This commit is contained in:
Nobuyoshi Nakada 2023-03-08 22:52:42 +09:00 committed by Hiroshi SHIBATA
parent 061f5f4374
commit 588dd44d41

View File

@ -1,3 +1,2 @@
--format documentation
--color
--require spec_helper