Commit 9e52ecc
committed
Check for final newline in code files
When selecting specific Ruff rules, I think we need to add W292
so that it checks for final newlines in code files.
(Might be that black is doing that in this dual setup, but maybe we
can move towards using only ruff?)1 parent bc99ab4 commit 9e52ecc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
0 commit comments