keeperfx
keeperfx copied to clipboard
add pre-commit, define Clang format and refactor codebase
I think all script levels (TXT) and config files (CFG) should be excluded from this?
I think all script levels (TXT) and config files (CFG) should be excluded from this?
Maybe but it might be useful to remove trailing whitespace in these files too.
I think all script levels (TXT) and config files (CFG) should be excluded from this?
Maybe but it might be useful to remove trailing whitespace in these files too.
Sometimes it's maybe done on purpose? for example:
What do people think about this? I don't know, I'm not trying to dismiss anything, I'm all for a more readable code but text and cfg files should really be treated differently, I think?
I think all script levels (TXT) and config files (CFG) should be excluded from this?
Maybe but it might be useful to remove trailing whitespace in these files too.
Sometimes it's maybe done on purpose? for example:
What do people think about this? I don't know, I'm not trying to dismiss anything, I'm all for a more readable code but text and cfg files should really be treated differently, I think?
I would have thought that that would be treated as empty/null still? If not, you raise a good point then.