jupyter-server-proxy icon indicating copy to clipboard operation
jupyter-server-proxy copied to clipboard

Enforce pre-commit in this repo

Open manics opened this issue 1 year ago • 1 comments

Proposed change

We have a .pre-commit-config.yaml config file in this repo, but we don't enforce it. We should enforce it.

Alternative options

Delete .pre-commit-config.yaml if we're not going to enforce it

Who would use this feature?

Developers

(Optional): Suggest a solution

Either activate pre-commit.ci, or add a GH workflow to run https://github.com/pre-commit/action

manics avatar Jul 01 '24 16:07 manics

I've enabled this repo in pre-commit.ci

manics avatar Jul 18 '24 09:07 manics