prek: never use colors
Otherwise some parts become unreadable on dark backgrounded terminals
This commit is contained in:
parent
90388ed48c
commit
13239d6f73
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[env]
|
||||
'_'.python.venv = { path = ".venv", create = true }
|
||||
DATABASE_URL = "sqlite:///database.db"
|
||||
PREK_COLOR = "never"
|
||||
|
||||
[tools]
|
||||
difftastic = "latest"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue