Commit 13f8e4b
Unifying the style checkers (MetOffice#196)
* 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...
* reviewer suggestion : start enumeration at 1
Co-authored-by: Sam Clarke-Green <74185251+t00sa@users.noreply.github.com>
* reviewer suggestion : start enumeration at 1, remove +1 from log
Co-authored-by: Sam Clarke-Green <74185251+t00sa@users.noreply.github.com>
* Reviewer suggested changes : "Default mutable instance in a function signature"
---------
Co-authored-by: Sam Clarke-Green <74185251+t00sa@users.noreply.github.com>1 parent 5399708 commit 13f8e4b
2 files changed
Lines changed: 8 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 173 | | |
177 | 174 | | |
178 | 175 | | |
| |||
188 | 185 | | |
189 | 186 | | |
190 | 187 | | |
191 | | - | |
| 188 | + | |
192 | 189 | | |
193 | 190 | | |
194 | 191 | | |
| |||
201 | 198 | | |
202 | 199 | | |
203 | 200 | | |
204 | | - | |
| 201 | + | |
205 | 202 | | |
206 | 203 | | |
207 | 204 | | |
| |||
0 commit comments