Skip to content

Commit 73c5971

Browse files
committed
add precommit ci
1 parent f3f8ca1 commit 73c5971

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# DAVE
2+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/IOES-Lab/dave/master.svg)](https://results.pre-commit.ci/latest/github/IOES-Lab/dave/master)
23

34
All documentation of Project DAVE can be found in the [Dave Documentation (https://field-robotics-lab.github.io/dave.doc/)](https://field-robotics-lab.github.io/dave.doc/).
45

56
The documentation source code is in the [Field-Robotics-Lab/dave.doc](https://github.com/Field-Robotics-Lab/dave.doc) repository.
67

7-
For contribution, do `pre-commit install` before commit.
8+
For contribution, do `pip3 install pre-commit && pre-commit install && pre-commit run --all-files` before commit.

0 commit comments

Comments
 (0)