Skip to content

sergeyglazyrindev/mygithooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Here my git hooks I usually use in my projects.

Installation: move on to githooks directory, and execute following command: ./install.sh PROJECT_DIR where is PROJECT_DIR is a root directory of your project. The hooks are being symlinked to the folder hooks from this repository.

Requirements:

  • flake8 in your virtual environment
  • csslint
  • jshint

For now hooks validate only python files, css, js files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published