Skip to content

Commit

Permalink
Move pre-commit to be a local task
Browse files Browse the repository at this point in the history
  • Loading branch information
abkfenris committed Aug 31, 2024
1 parent bd50757 commit 8e4f5e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pixi.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,4 @@ jupyterlab = "*"

[tool.pixi.feature.local.tasks]
lab = "jupyter-lab"

[tool.pixi.feature.dev.tasks]
pre-commit = "pre-commit run --all-files"

0 comments on commit 8e4f5e5

Please sign in to comment.