Skip to content

Use darker as an edits-only wrapper for black formatter

Derrick Liu requested to merge darker into dev

This PR replaces the black pre-commit hook with darker, a tool that wraps black and some other tools and applies it to branch edits only.

Merge request reports