There should be a "format" command that reformats a .cmdt file. Mainly, this would normalize:
- comments
- blank lines
- trailing whitespace (except in command output)
- trailing newline (at the end of the file)
- any special directive sytnax
Implementation-wise, I expect this to be extremely similar to the updater, but preserving existing expectations rather than recording new ones.
There should be a "format" command that reformats a .cmdt file. Mainly, this would normalize:
Implementation-wise, I expect this to be extremely similar to the updater, but preserving existing expectations rather than recording new ones.