camel casing
Open
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
some have _ some are camel. some of the main attributes are camel case, some are not. can we switch all to camel for cleanliness and sanity?
```
lib/posts.js
251:4 error Identifier 'feed_url' is not in camel case camelcase
252:4 error Identifier 'site_url' is not in camel case camelcase
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.