Commit 5513b4e
Exclude generated main_window_ui.py from ruff
The pyuic6-generated UI module is regenerated from main_window.ui and is
not meant to be hand-formatted, so exclude it from ruff format/check,
matching the existing how-to-indent sample_code.py exclude.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8a86f8a commit 5513b4e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments