Skip to content

Commit

Permalink
Merge pull request #279 from genomebridge/simplify-format-source
Browse files Browse the repository at this point in the history
Simplify format-source
  • Loading branch information
massie committed Jun 25, 2014
2 parents c95cdc5 + 019a072 commit 8f6c384
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/format-source
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

pushd $DIR/..

mvn org.scalariform:scalariform-maven-plugin:format
mvn license:format
mvn org.scalariform:scalariform-maven-plugin:format license:format

popd

0 comments on commit 8f6c384

Please sign in to comment.