Skip to content
Commit 6ee26ee8 authored by Daniel Dehennin's avatar Daniel Dehennin
Browse files

fix(pre-commit): black does not work for non `root` users

the black software is installed in `/root/.local/bin` and can't be
used for non root users.

* .pre-commit-config.yaml: force docker user to be `root` since black
  is run in check only mode.
parent 78179923
Loading
Loading
Loading
Pipeline #8505 passed with stages
in 33 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment