Commit ef0217d
authored
Fix bug in pathnames when using --fullcheck (#201)
* Yet another weird round of having to repeatedly accept the same changes which git / VS Code are marking as in conflict.
Annoyingly, this seems to have introduced a bug as well.
* Fixing issue with external runners not establishing properly.
* Fixing an error that seems to have crept in during merging main and resolving clashes. But looking at it, I really can't fathom out 'how'
* Where do these line length errors in the linter(s) come from - I haven't edited this file...
* quick "improvement" to the error reporting in one of the tests
* Why am I constantly having to re-impliment fixes/tidying I'm sure I've done before.
* And now ruff_format wants to change them back again...
* Fix issue with "TLD" being repeated for paths when using --fullcheck
* Undoing auto formatting again as github CI doesn't agree with it (picard.gif)1 parent 2aa1484 commit ef0217d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
| 593 | + | |
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
| |||
0 commit comments