Closed mozfreddyb closed 10 years ago
Syntax Errors lead to unscanned files. This should be transported to the UI with $scope.error assignments.
Nice catch! That makes total sense... wouldn't want people thinking their files scanned all clean because ScanJS.scan() wet the bed.
Not using $scope.error, but fixed with #113.
Syntax Errors lead to unscanned files. This should be transported to the UI with $scope.error assignments.