kilianc/shared-git-hooks

pre-commit should be pre-commit.js

Open

#5 opened on May 19, 2016

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (13 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (55 stars)
PR merge metrics
 (PR metrics pending)

Description

I am using this package. in the hook directory, I need to create file name called pre-commit, my editor display it is a text file. I am writing js code inside this file. I want this file to be named a pre-commit.js so that syntax highlighting and many other things will work !

Contributor guide