kynan/nbstripout

Read config from `setup.cfg`

Open

#166 建立於 2022年8月9日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (1,047 star) (90 fork)batch import
help wantedstate:pr pendingtype:enhancement

描述

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

貢獻者指南

Read config from `setup.cfg` · kynan/nbstripout#166 | Good First Issue