Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-12 | Add tox -eblack support | Paul Belanger | |
This allows a user to format their code. Signed-off-by: Paul Belanger <pabelanger@redhat.com> | |||
2019-12-04 | linters: Add yamllint as part of linters | Yanis Guenane | |
Depends-On: https://github.com/ansible-network/ansible_collections.vyos.vyos/pull/56 | |||
2019-11-15 | Add tox -evenv entry point | Paul Belanger | |
We'll be using this as part of our release processes. Signed-off-by: Paul Belanger <pabelanger@redhat.com> | |||
2019-08-09 | Add tox.ini file | Paul Belanger | |
Create a tox.ini file with linters entry point for developers to run linters locally. Signed-off-by: Paul Belanger <pabelanger@redhat.com> |