Skip to content

ashwin153/pre-commit-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A collection of pre-commit hooks for Vagrant.

vagrant-validate

Automatically runs vagrant validate on commit. Requires Vagrant and VirtualBox to be installed.

  - repo: https://github.com/ashwin153/pre-commit-vagrant
    rev: v1.1.0
    hooks:
      - id: vagrant-validate