mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-09-22 18:13:46 +08:00
Documented the existence of the pre-commit configuration.
This commit is contained in:
@@ -108,3 +108,11 @@ Please see the [contributing document](CONTRIBUTING.md).
|
||||
|
||||
Developers shall use the coding style rules in the [coding style
|
||||
file](CodingStyle.md).
|
||||
|
||||
There is a [cpplint configuration](CPPLINT.cfg) included as well that is
|
||||
automatically checked via [pre-commit hooks](.pre-commit-config.yaml). So
|
||||
please install the pre-commit hooks via
|
||||
|
||||
```bash
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user