andkirby / commithook

CommitHooks code validation and auto-formatting commit message.
GNU General Public License v3.0
7 stars 3 forks source link

Fix using anonymous function #106

Closed andkirby closed 8 years ago

andkirby commented 8 years ago

There is an error if a code contains anonymous function.

Method should have scope: public or protected.