Skip to content

Commit

Permalink
Typo [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bertiqwerty authored May 11, 2023
1 parent 211a9a7 commit 3312a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ We format our code with [Black](https://github.com/psf/black).
Our doc-strings are in [Google-style](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html).
Further, we use [Ruff](https://beta.ruff.rs/docs/) for linting.

In our CI/CD pipeline we check if contributions are compliant to Black and Rust.
In our CI/CD pipeline we check if contributions are compliant to Black and Ruff.
To make contributors' lives easier, we have pre-commit hooks for Black and Ruff configured in the versions corresponding to the pipeline.
Pre-commit hooks can be installed via

Expand Down

0 comments on commit 3312a99

Please sign in to comment.