Skip to content

strtolower the plugin's name when getting the file#18

Open
goldsky wants to merge 1 commit intoargnist:developfrom
goldsky:develop
Open

strtolower the plugin's name when getting the file#18
goldsky wants to merge 1 commit intoargnist:developfrom
goldsky:develop

Conversation

@goldsky
Copy link

@goldsky goldsky commented Jan 31, 2014

The plugin's name is used as the Class's name and the filename.
While the class name is UpperCamelCase, the filename needs to be as same as what you pass when it's called.
In Linux environment, it's case sensitive.
Let's set this as a convention that the filename should be all lowercase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant