kynan/nbstripout

Read config from `setup.cfg`

Open

#166 opened on 2022年8月9日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Python (90 forks)batch import
help wantedstate:pr pendingtype:enhancement

Repository metrics

Stars
 (1,047 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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