Commit de26471
committed
Use the new exit code when scanning code from STDIN
For now, always return a zero-exit code when the fixer runs on code provided via STDIN. This should be re-evaluated at a later time to see if we can get this to use the `ExitCode::calculate()` method as well.1 parent 7dcdab2 commit de26471
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | | - | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments