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