developmentseed / developmentseed/observe
Standardize all filenames to snake-case
Open
- Dominant language
- JavaScript
- Stars
- 66
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We have some filenames in the repository that are named camelCase, for eg. `actionTypes.js` - and it seems some other files follow this convention. We should standardize and use like `action-types.js` everywhere.
Contributor guide
Assessment
This issue has not been assessed yet.