Skip to content

Commit

Permalink
Update README.md with pre-commit hooks section
Browse files Browse the repository at this point in the history
  • Loading branch information
samderanova committed Apr 9, 2024
1 parent 8b06e17 commit 48974fb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 48974fb

Please sign in to comment.