mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
63a7c3bac9
`sotn-lint` will now convert `flags` and `drawFlags` fields from integers to enum values. `sotn-lint` will no longer overwrite files that haven't changed, so running `make format build` only has to rebuild files that are modified. The logic from `DrawModeTransformer` has been pulled out into `BitFlagLineTransformer` which will handle any type of bitmasked enum type. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |