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 (1,047 stars) (90 forks)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.

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