-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels