kynan/nbstripout

Support setting defaults for command line arguments via git config

Open

#189 aperta il 27 gen 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Python (90 fork)batch import
help wantedtype:enhancement

Metriche repository

Star
 (1047 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor