Commit abcb421
committed
github/workflows/reusable-unit-tests: enforce ruff format on labgrid.remote
The labgrid.remote module was formatted with ruff in #1426. The gRPC
changes are formatted correctly. Enforce formatting on the module now,
but exclude generated code.
We can enforce formatting of more modules over time.
Signed-off-by: Bastian Krause <bst@pengutronix.de>1 parent 2f5d3ae commit abcb421
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
0 commit comments