summaryrefslogtreecommitdiff
path: root/misc/hooks/pre-commit-make-rst
AgeCommit message (Collapse)Author
2022-06-11makerst: Print colored output for easier visual greppingHugo Locurcio
This is automatically enabled on all platforms including Windows 10 and later, whenever a TTY environment is detected. In non-TTY environments such as CI, this can be forced using the `--color` command line argument.
2021-10-24Rename "makerst.py" to "make_rst.py"Aaron Franke