Skip to content

Set up pre-commit file for checking for style and linting #17

@willingc

Description

@willingc

It's good practice to set up a pre-commit file .pre-commit-config.yaml to do checks of pull requests.

Scientific Python's developer guide has a helpful config file for getting started: https://learn.scientific-python.org/development/guides/style/

For now, I think the minimal config and ruff would be a good start. We can add tests later.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmaintenanceA infrastructure or other maintenance / clean up task

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions