kynan/nbstripout

Read config from `setup.cfg`

Open

#166 aperta il 9 ago 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (90 fork)batch import
help wantedstate:pr pendingtype:enhancement

Metriche repository

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

Descrizione

Would be cool if config options could be specified in setup.cfg so that they apply both when called from CLI and via pre-commit.

# setup.cfg

[nbstripout]
drop_empty_cells = true

Guida contributor