Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
3bb7448f
Unverified
Commit
3bb7448f
authored
Nov 15, 2017
by
Dave Machado
Committed by
GitHub
Nov 15, 2017
Browse files
Display format file during build
parent
fe018203
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/main.sh
View file @
3bb7448f
...
@@ -29,7 +29,7 @@ else
...
@@ -29,7 +29,7 @@ else
rm
json.txt
rm
json.txt
fi
fi
echo
"running format validation..."
echo
"running format validation
on
$FORMAT_FILE
..."
./validate_format.rb
$FORMAT_FILE
./validate_format.rb
$FORMAT_FILE
if
[[
$?
!=
0
]]
;
then
if
[[
$?
!=
0
]]
;
then
echo
"format validation failed!"
echo
"format validation failed!"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment