gregorni
|
af956e9aab
|
Formatter: Improve indents at closing tokens
|
2023-08-08 17:02:08 +02:00 |
|
gregorni
|
47b7ee8986
|
Formatter: combine two if conditions into one line
|
2023-08-08 16:50:19 +02:00 |
|
gregorni
|
97f07b3ca8
|
Formatter: optimize 1 operation
|
2023-08-08 16:47:43 +02:00 |
|
gregorni
|
b692a35398
|
Formatter: Fix newlines after child types
|
2023-07-27 21:22:35 +02:00 |
|
gregorni
|
72edce9670
|
Formatter: handle inline whitespace
|
2023-07-27 16:55:43 +02:00 |
|
gregorni
|
5be85d858e
|
Formatter: Insert newline before lines with opening token
|
2023-07-27 16:31:20 +02:00 |
|
gregorni
|
cf8615eb35
|
formatter.py: Remove enumerate() function in for condition
|
2023-07-27 16:13:05 +02:00 |
|
gregorni
|
1addc89f83
|
formatter.py: Make constants uppercase
Also mark a `print` used for testing for removal
|
2023-07-27 15:57:03 +02:00 |
|
gregorni
|
9a77b51dce
|
formatter.py: fix newlines being indented a space too much
|
2023-07-27 15:48:39 +02:00 |
|
gregorni
|
1933529f09
|
formatter.py: Remove some newlines again
Due to black formatter
|
2023-07-26 20:03:51 +02:00 |
|
gregorni
|
1e33f208dd
|
formatter.py: Improve whitespace for clarity
|
2023-07-26 19:59:44 +02:00 |
|
gregorni
|
1f999c3405
|
Formatter: Improve indent handling
|
2023-07-26 19:25:23 +02:00 |
|
gregorni
|
81734ed3a1
|
Moved formatting logic to separate file
Also updated branch
|
2023-07-20 18:43:01 +02:00 |
|