The key words MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD,
SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL in this document are to be
interpreted as described in RFC 2119.
These keywords SHALL be in monospace for ease of identification.
This repository uses pre-commit. If you add a new filetype, you SHOULD add
a new hook as applicable. The cfg/ directory has
pre-commit configuration files for various hooks. To run:
source src/sh/pre-commit.shThis repository uses GitHub actions to perform assorted status checks. If you
submit a pull request but do not run pre-commit then your pull request might
get blocked.