« get me outta code hell

test: set CLICOLOR_FORCE=0 for clean inspect - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/.taprc
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-12-30 13:21:51 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-12-30 13:21:51 -0400
commit8f4aede2fbc9d16393fd733a7db4ea28f93eb8cb (patch)
tree8a9610dc283774e3aeb37a09226a533841777c47 /.taprc
parent63a14c5f1714839382568ca259bc96b6a501a088 (diff)
test: set CLICOLOR_FORCE=0 for clean inspect
Diffstat (limited to '.taprc')
-rw-r--r--.taprc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.taprc b/.taprc
index 44e24f5..01ac7b6 100644
--- a/.taprc
+++ b/.taprc
@@ -1,3 +1,6 @@
+# vim: set filetype=yaml :
 coverage-map: coverage-map.js
 exclude:
   - test/lib/*
+test-env:
+  - CLICOLOR_FORCE=0