Skip to content

pre-commit-vauxoo python library to add a command to use all the configuration files and environment variables of Vauxoo

License

Notifications You must be signed in to change notification settings

vauxoo-dev/pre-commit-vauxoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

docs |docs|
tests
package

pre-commit script to run automatically the configuration and variables custom from Vauxoo

  • Free software: GNU Lesser General Public License v3 or later (LGPLv3+)

Installation

pip install -U git+https://github.com/Vauxoo/pre-commit-vauxoo.git@main

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

pre-commit-vauxoo python library to add a command to use all the configuration files and environment variables of Vauxoo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%