kynan/nbstripout

Support setting defaults for command line arguments via git config

Open

#189 创建于 2024年1月27日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Python (90 fork)batch import
help wantedtype:enhancement

仓库指标

Star
 (1,047 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南