From 8e2bdb92ad675a25bf8a0063533b52de33d5b7e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Santoro?= Date: Wed, 23 Jan 2019 18:46:52 +0100 Subject: [PATCH] Integration with Phabricator --- _Sidebar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 41102ad..de9a3bc 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -13,8 +13,10 @@ * [DevGuide](https://github.com/koalaman/shellcheck/wiki/DevGuide) * [Integration](https://github.com/koalaman/shellcheck/wiki/Integration) * [JUnit](https://github.com/koalaman/shellcheck/wiki/JUnit) + * [Phabricator](https://github.com/koalaman/shellcheck/wiki/Phabricator) * [TravisCI](https://github.com/koalaman/shellcheck/wiki/TravisCI) + * [Parser error](https://github.com/koalaman/shellcheck/wiki/Parser-error) * [Severity](https://github.com/koalaman/shellcheck/wiki/severity) * [Template](https://github.com/koalaman/shellcheck/wiki/Template)