Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-06-26 08:01:13 +0300
committerRobert Speicher <rspeicher@gmail.com>2015-06-26 08:01:13 +0300
commit8183260414aaadfa32173632cb03708911487ac6 (patch)
tree25edd33c48138f6cbdedf202121b3d56361f6b2b /.rspec
parent07ac873037f8daf8b5368a5dfe4299d07420f6d4 (diff)
Make Fuubar the default rspec formatter
Diffstat (limited to '.rspec')
-rw-r--r--.rspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rspec b/.rspec
index 4e1e0d2f722..35f4d7441e0 100644
--- a/.rspec
+++ b/.rspec
@@ -1 +1,2 @@
--color
+--format Fuubar