diff options
author | Phil Hughes <me@iamphill.com> | 2017-05-02 11:02:11 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-05-02 11:02:11 +0100 |
commit | a3143f83bd599a51ff8026c8e66022eda6f0fbc9 (patch) | |
tree | f431ec92226e03f659517ca98bdb060249980529 /scripts/lint-doc.sh | |
parent | 7fd3a5883e5a6135873f2e6def9dabf2ab82f361 (diff) | |
parent | 6068b863c66f785bea0a56881d60e8c23da08a0b (diff) | |
download | gitlab-ce-a3143f83bd599a51ff8026c8e66022eda6f0fbc9.tar.gz |
Merge branch 'master' into commit-limited-container-width
Diffstat (limited to 'scripts/lint-doc.sh')
-rwxr-xr-x | scripts/lint-doc.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lint-doc.sh b/scripts/lint-doc.sh index 62236ed539a..54c1ef3dfdd 100755 --- a/scripts/lint-doc.sh +++ b/scripts/lint-doc.sh @@ -21,4 +21,3 @@ fi echo "✔ Linting passed" exit 0 - |