diff --git a/README.md b/README.md index f799e05c..fe8076e0 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ The control system consists of the pod operation backend and control station client. See the respective README files for setup instructions. + +## Pre-Commit Hooks + +This repository has pre-commit hooks enabled using +[pre-commit](https://www.npmjs.com/package/pre-commit) that automatically run linters, +formatters, and tests before commits to ensure functionality. \ No newline at end of file