1
0
mirror of https://github.com/j178/prek.git synced 2026-04-03 17:34:03 +02:00
Files
prek/clippy.toml
2025-02-13 20:28:07 +08:00

5 lines
70 B
TOML

disallowed-methods = [
"std::env::var",
"std::env::var_os",
]