diff options
author | nrew225 <nrew225@gmail.com> | 2016-12-17 01:01:54 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-12-17 01:01:54 +0000 |
commit | 6b25d7f2a55816cc68d5a7f6c137ddfa34415bd3 (patch) | |
tree | 32eea48c555702962700583277cd92c5c91a7f04 /Dangerfile | |
parent | Warn on awesomebot fails (diff) | |
download | awesome-selfhosted-6b25d7f2a55816cc68d5a7f6c137ddfa34415bd3.tar.gz awesome-selfhosted-6b25d7f2a55816cc68d5a7f6c137ddfa34415bd3.zip |
Warn on awesomebot fails
Diffstat (limited to 'Dangerfile')
-rw-r--r-- | Dangerfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ end # Check syntax if has_readme_changes - awesome_bot temp.md --allow-redirect --allow-ssl require 'json' syntaxresults = File.read 'syntaxcheck.json' sj = JSON.parse syntaxresults |