Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 261 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 261 Bytes

contributing

linting

It's dangerous to go alone! take this:

To install developer tools, run:

make setup

To check code style Ansible best practices, run:

make lint