Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-15 | Add a basic pre-commit hook and update CONTRIBUTING.md | Alex Richardson | 1 | -0/+5 | |
Recommend installation of this basic pre-commit hook that ensures that all files are free of trailing whitespace and have a final newline. It also checks that no large files are added and that YAML files are valid. | |||||
2022-02-03 | Added notes about copyright headers in code, and a reminder that (#146) | Martin Berger | 1 | -0/+7 | |
pull-requests ideally come with an explanation how the correctness of the PR was established. | |||||
2022-01-31 | Add initial contributing and code style guides (#131) | Jessica Clarke | 1 | -0/+22 | |
These are intended to deal with much of the low-hanging fruit; plenty of room for improvement exists. |