Skip to content

Commit 9536079

Browse files
author
Christian Griset
committed
Update README
1 parent 002188d commit 9536079

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ repos:
2525
# - it either
2626
# (a) makes changes to files within the repo, outputs a commit message to stdout, and exits with code 0
2727
# (b) exits with a nonzero exit code
28+
29+
# Basepath to prepend temp directories. Not including this option is okay and the program will assume ""
30+
base_path: "path/to/prepend/tmpdir"
2831
change_cmds:
2932
# command paths can either be absolute paths, or paths relative to the configuration file.
3033
- path: "/path/to/the/program"

0 commit comments

Comments
 (0)