diff options
| author | Roy Marples <roy@marples.name> | 2017-03-24 12:51:45 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-03-24 12:51:45 +0000 |
| commit | 9ca00795b53a17ea231464f15c998c5c5cc3963e (patch) | |
| tree | 7729529a202344edfaa4e9c13c51066f54cff216 | |
| parent | 95d60be37903c21886cb6ce4d019759b951cc4d8 (diff) | |
| download | openresolv-9ca00795b53a17ea231464f15c998c5c5cc3963e.tar.xz | |
Add an .arcconfig file to hook arcanist with phabricator.
| -rw-r--r-- | .arcconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..7ef4ef2 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,3 @@ +{ + "phabricator.uri" : "https://dev.marples.name/" +} |
