summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
AgeCommit message (Collapse)Author
2025-05-16Update pre-commit hook to v5.0.0 (#4093)Andrey Lihatskiy
2024-05-29Trim trailing whitespaceBennett Goble
Start trimming trailing whitespace, but limit the blast radius to a handful of file types.
2024-04-29#824 Add indent_with_spaces hook for source filesAndrey Lihatskiy
2023-04-04SL-19541: Add basic coding standards checkBennett Goble
Run Linden coding standard git-hooks in a basic Github actions workflow.
2022-01-24SL-15741: Add pre-commit configurationSignal Linden