kynan/nbstripout
View on GitHubSupport setting defaults for command line arguments via git config
Open
#189 opened on Jan 27, 2024
help wantedtype:enhancement
Description
We already support some options being set via git config (extrakeys and keepmetadatakeys).
Ideally, all command line arguments should be configurable in this way the values read from git config should be the defaults for the command line arguments.