mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
5 lines
70 B
TOML
5 lines
70 B
TOML
disallowed-methods = [
|
|
"std::env::var",
|
|
"std::env::var_os",
|
|
]
|