Commit d70b510
Enforce --write-changes in interactive mode
By modifying the initial value of interactive and directly modifying
the value of write_changes when the user selects the interactive model
But I don't think this is the best solution, because codespell doesn't
make any limitations on the value of interactive entered by the user,
while the execution only supports 0, 1, 2, 3.1 parent 2569d89 commit d70b510
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
1142 | 1145 | | |
1143 | 1146 | | |
1144 | 1147 | | |
| |||
0 commit comments