Skip to content

iamleot/conftest-policies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conftest-policies

This repository contains personal conftest policies that are used to check code and try to reach as much as possible a good level of DRY (don't repeat yourself).

NOTE: "personal" here means that some of them could be opinionated, some of them could be also possibly wrong in several possible contexts, beware!

Packages

Each collection of packages has its own documentation:

Documentation can be (re)generated by running make docs target.

Testing

When adding/deleting/modifying policies the following make targets should be run:

make check-fmt
make lint
make test

...to ensure that policies are properly formatted, linted and tested.

About

Collection of personal conftest policies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published