Skip to content

Commit

Permalink
docs: added information on code standards, #34
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaszanas committed Nov 20, 2024
1 parent 41caf7a commit 985c6c2
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 @@ -56,7 +56,7 @@ docker run -it -v .:/app datasetpreparator:devcontainer

### Local Development

Ready to contribute? Here's how to set up `datasetpreparator` for local development.
Ready to contribute? Here's how to set up `datasetpreparator` for local development. The code style standards that we use are defined in the `.pre-commit-config.yaml` file.

1. Download a copy of `datasetpreparator` locally.
2. Install `datasetpreparator` using `poetry`:
Expand Down

0 comments on commit 985c6c2

Please sign in to comment.