Can I set `--no-pylint` option be default?
# ask-metaflow
m
Can I set
--no-pylint
option be default?
1
s
yep, you can set an environment variable
METAFLOW_PYLINT=0
👍 1