| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-15 | codeformat: Do search&replace without sed | Jeff Epler | |
| 2021-03-15 | codeformat: use pathlib for correct(-er) processing of * vs ** in globs | Jeff Epler | |
| 2021-03-15 | codeformat: Run sed only on requested files | Jeff Epler | |
| When running from pre-commit, we believe the different invocations of sed were racing with each other, sometimes leaving zero-byte files in the filesystem (ow) | |||
| 2021-03-15 | codeformat: require filenames, filter them by include/exclude lists | Jeff Epler | |
| 2021-03-15 | codeformat: Exclude specified files even from commandline, for pre-commit | Jeff Epler | |
| 2021-03-15 | run code formatting script | microDev | |
| 2021-03-15 | update pre-commit | microDev | |
| - add formatting check - add translations check | |||
