docs: Document how to run staticanalysis/frontend. (#1592)

This commit is contained in:
Jan Keromnes 2018-10-08 16:59:39 +02:00 коммит произвёл GitHub
Родитель d5ff272ae2
Коммит e2a7ef4af2
2 изменённых файлов: 5 добавлений и 3 удалений

Просмотреть файл

@ -1,5 +1,5 @@
Static Analysis
===============
Static Analysis Bot
===================
Configuration
-------------
@ -40,7 +40,7 @@ Key `reporter` is `phabricator`
Configuration:
* `url` : The Phabricator api url
* `api_key` : The Phabricator account's api key
* `api_key` : The Phabricator account's api key
This reporter will send detailed informations about every **publishable** issue.

Просмотреть файл

@ -0,0 +1,2 @@
Static Analysis Frontend
========================