Skip to content

jbarno/git-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

Git Templates

Git templates that can be used as git configuration template for any project.

Available configs

  • Git hooks
    • security scanning pre-commit hook: Check possible sensitive information that's in newly added code or filenames. If you think the detected line is a false positive. You can run it as git commit --no-verify to skip it.
    • commit-message hook according to angular guidelines.

Setup git templates

You dont. Enabled by default when using cfg

Contributing

All are welcome.

About

GDC git hooks for code validation

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •