Commit c63ede5
committed
refactor(cli): improve error handling formatting in edit command
- Reformatted the error handling logic in the `run_edit_set_command` function for better readability.
- Enhanced clarity by using a multi-line format for the error message when file processing fails, maintaining consistent code style.1 parent 884cbbc commit c63ede5
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
196 | 203 | | |
197 | 204 | | |
198 | 205 | | |
| |||
0 commit comments