kynan/nbstripout

Support setting defaults for command line arguments via git config

Open

#189 创建于 2024年1月27日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Python (1,047 star) (90 fork)batch import
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.

贡献者指南