Death to the comma operator

This commit is contained in:
Hackerpilot 2014-09-04 16:24:51 -07:00
parent 53a0958e6b
commit 6617f8d01c
4 changed files with 43 additions and 1 deletions

View file

@ -48,5 +48,5 @@ clean:
rm -f dscanner-report.json
report: all
dscanner --report src > dscanner-report.json
dscanner --report src > src/dscanner-report.json
sonar-runner