help wantedstate:pr pendingtype:enhancement
Repository metrics
- Stars
- (1,047 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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