Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/297370

Change subject: git: align spec configuration
......................................................................

git: align spec configuration

.rspec file to use document format and force coloring.
.fixtures.yaml to automagically set the git module in the fixtures
directory.

Bug: T78342
Change-Id: I897d880be20f09d84dbfc7cf1eb65696bc991573
---
A modules/git/.fixtures.yml
A modules/git/.rspec
2 files changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/297370/1

diff --git a/modules/git/.fixtures.yml b/modules/git/.fixtures.yml
new file mode 100644
index 0000000..13e8f29
--- /dev/null
+++ b/modules/git/.fixtures.yml
@@ -0,0 +1,3 @@
+fixtures:
+    symlinks:
+        git: "#{source_dir}"
diff --git a/modules/git/.rspec b/modules/git/.rspec
new file mode 100644
index 0000000..f449dae
--- /dev/null
+++ b/modules/git/.rspec
@@ -0,0 +1,2 @@
+--format doc
+--color

-- 
To view, visit https://gerrit.wikimedia.org/r/297370
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I897d880be20f09d84dbfc7cf1eb65696bc991573
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to