drivendataorg / drivendataorg/nbautoexport
Unify naming of .nbautoexport config in code
Open
- Dominant language
- Python
- Stars
- 87
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
There are three names being used for the `.nbautoexport` config file:
- `SAVE_PROGRESS_INDICATOR_FILE`
- "sentinel"
- "config"
We should use one name to make the code easier to read. `config` seems like the best choice.
Separated this from issue #34, because this will be a noisy change for the git diff.
Contributor guide
Assessment
This issue has not been assessed yet.