Skip to content

Add pre-commit configuration and auto update CI#181

Merged
EwoutH merged 2 commits intomasterfrom
pre-commit-2
Sep 23, 2022
Merged

Add pre-commit configuration and auto update CI#181
EwoutH merged 2 commits intomasterfrom
pre-commit-2

Conversation

@EwoutH
Copy link
Copy Markdown
Collaborator

@EwoutH EwoutH commented Sep 23, 2022

Adds a pre-commit configuration which checks:

  • Black formatting (both Python and Jupyter notebooks)
  • Pyupgrade (with --py38-plus)
  • Checking for trailing whitespace and TOML and YAML syntax

@EwoutH EwoutH added the ci label Sep 23, 2022
@EwoutH EwoutH added this to the 2.3.0 milestone Sep 23, 2022
@coveralls
Copy link
Copy Markdown

coveralls commented Sep 23, 2022

Coverage Status

Coverage remained the same at 80.051% when pulling 0c61dcc on pre-commit-2 into 0ff324e on master.

Adds a pre-commit configuration which checks:
- Black formatting (both Python and Jupyter notebooks)
- Pyupgrade (with --py38-plus)
- Checking for trailing whitespace and TOML and YAML syntax
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