Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install pre-commit #1142

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Install pre-commit #1142

merged 1 commit into from
Nov 8, 2021

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Nov 8, 2021

Add basis for automated pre-commit checks.
Install locally via:

python3 -m pip install -U pre-commit
pre-commit install

See: https://pre-commit.com

Preparation for #1032

Add basis for automated pre-commit checks.
Install locally via:

```bash
python3 -m pip install -U pre-commit
pre-commit install
```

See: https://pre-commit.com
@ax3l ax3l merged commit 3a389a8 into openPMD:dev Nov 8, 2021
@ax3l ax3l deleted the topic-addPreCommit branch November 8, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants