dee5385784
If clang format diff is longer that 11 lines only show first 10 and add note about omitted ones. for #144 |
||
---|---|---|
.. | ||
.gitignore | ||
apply_patch.py | ||
apply_patch2.py | ||
phabtalk.py | ||
README.md |
This folder contains Python scripts that talk to Phabricator.
They require a few libraries listed in requirements.txt
.
To install the requirements locally run pip3 install -r requirements.txt
.