Commit 3c43abf
committed
pyproject(ruff): Add flake8-commas, ignore COM812 for
See also:
- https://docs.astral.sh/ruff/rules/#flake8-commas-com
- https://pypi.org/project/flake8-commas/
Ignoring COM812:
- https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules
- https://docs.astral.sh/ruff/rules/missing-trailing-comma/ruff format
1 parent 3ae7ec4 commit 3c43abf
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
154 | 158 | | |
155 | 159 | | |
156 | 160 | | |
| |||
0 commit comments