Enforces spacing around commas
This commit is contained in:
@@ -96,7 +96,7 @@ var collectAndWriteCoverageData = function() {
|
||||
}
|
||||
});
|
||||
|
||||
reporter.addAll(['lcovonly','html']);
|
||||
reporter.addAll(['lcovonly', 'html']);
|
||||
|
||||
revertBackupAndInstrumentationDir();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user