kynan/nbstripout

Support setting defaults for command line arguments via git config

Open

#189 opened on 2024年1月27日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Python (90 forks)batch import
help wantedtype:enhancement

Repository metrics

Stars
 (1,047 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド