a3f6610df2
- add links to join beta and report issue - add link "not useful" to clang-tidy warning - clang-tidy comment in report now tells how many inline comments were added |
||
---|---|---|
.. | ||
.gitignore | ||
apply_patch.py | ||
apply_patch2.py | ||
phabtalk.py | ||
README.md | ||
requirements.txt |
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
.