Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Rule Proposal: camel-case template names #22

Closed
dferber90 opened this issue Oct 7, 2015 · 1 comment
Closed

Rule Proposal: camel-case template names #22

dferber90 opened this issue Oct 7, 2015 · 1 comment
Labels

Comments

@dferber90
Copy link
Contributor

Good

Template.fooBar.onCreated()

Bad

Template.FooBar.onCreated()
Template['foo-bar'].onCreated()
@dferber90 dferber90 changed the title Rule Proposal: lower-case and camel-case template names Rule Proposal: camel-case template names Oct 9, 2015
@mquandalle
Copy link

LGTM 👍

@dferber90 dferber90 added this to the Version 2 milestone Mar 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants