Skip to content

A Docker image that runs pre-commits on your code.

Notifications You must be signed in to change notification settings

Smarsh/pre-commit-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-docker

A Docker image that runs pre-commits on your code.

Install

Please see Code Validation for installation instructions.

Remove Githook

git config --unset core.hooksPath

Re-add Githook

git config core.hooksPath .githooks

About

A Docker image that runs pre-commits on your code.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 88.2%
  • Dockerfile 11.8%