kynan/nbstripout
GitHub で見るSupport setting defaults for command line arguments via git config
Open
#189 opened on 2024年1月27日
help wantedtype:enhancement
説明
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.