Slawek Kaplonski 58016a689e Add pre-commit configuration
'pre-commit' tool [1] provides an extensible way to configure hooks
which can be run automatically before each commit. That way we can make
sure that code send to review is passing base static analysis checks
like e.g. bandit, flake8 or hacking.

For now this is optional to use and not integrated in e.g. tox.ini file
but we can integrate it there too as next step.

[1] https://pre-commit.com/

Change-Id: Ie53c1b44a16cb2ef6b5fad709aecf4d0246a6b34
2024-06-03 05:55:15 +00:00
2024-04-24 16:56:46 +02:00
2019-04-19 19:43:58 +00:00
2018-05-29 14:34:42 -04:00
2019-06-19 22:58:47 +08:00
2023-11-15 09:58:15 -05:00
2022-01-26 11:14:20 +08:00
2018-01-27 20:11:19 +00:00
2021-01-05 12:52:45 +01:00

Neutron Tempest Plugin

Tempest plugin for Neutron project.

It contains the tempest plugin for the functional testing of Neutron Project.

Description
Tempest plugin for the Neutron project.
Readme 24 MiB
Languages
Python 99%
Shell 1%