mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Formatter: Default to printing diff & add --fix
option
This commit is contained in:
parent
d9fac2897f
commit
35e96964da
2 changed files with 29 additions and 12 deletions
|
@ -135,6 +135,4 @@ class Format:
|
|||
|
||||
last_not_whitespace = item
|
||||
|
||||
print(tokenized_str) # TODO: Remove this when the MR is ready to be merged
|
||||
|
||||
return tokenized_str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue