Commit 4ae67e6
committed
Implement Ruff formatting for entire codebase
Context:
- This is a big change, but it is functionality identical
- Explicit imports for some files make the diff very large
- I set line length to 120 which is standard in Python
- Some files used tabs instead of spaces (!) - now fixed1 parent 6b909c8 commit 4ae67e6
File tree
32 files changed
+2045
-2873
lines changed- Resources/scripts/data/gen8
- config
- data/v2
- pokemon_v2
- migrations
32 files changed
+2045
-2873
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments