summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
committerJune McEnroe <june@causal.agency>2020-02-13 01:43:16 -0500
commitff518a8eb9b811f86f047ccd810c6dae85b18f1a (patch)
treee40ac9302737889177960fb623c073e39830f237 /scripts/.gitignore
parentAdd -g for generating certificates (diff)
downloadcatgirl-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.tar.gz
catgirl-ff518a8eb9b811f86f047ccd810c6dae85b18f1a.zip
Clean up manual lints
Wish I could use mandoc -T lint as part of the dev target but it
complains about missing referenced pages without a way to turn that off
that I can find.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
in/htagml.c?id=a3ee3ce9314d95f939c9bd39dd8b83becd4c7fc5&follow=1'>Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe