Skip to content

Commit 9a6e59d

Browse files
committed
TODO
1 parent 0793bdc commit 9a6e59d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ prog
2525

2626
process.exit(results.pass ? 0 : 1);
2727
} catch (ex) {
28+
// TODO: Log the exception?
2829
process.exit(1);
2930
}
3031
});

0 commit comments

Comments
 (0)