Add and run some linters via tox and pre-commit 11/96411/3
authorGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 2 Jun 2021 20:20:10 +0000 (22:20 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 3 Jun 2021 21:24:06 +0000 (23:24 +0200)
commited10af1226bcc1c0e05e0a4cbf0c7a75f88a52e7
treea99343c1f2e90e9c2fcf2cf9a52a9742121787ad
parent92f382325e83c3d5c8c501fb9a53bf36ab635322
Add and run some linters via tox and pre-commit

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I097c1267eab3eba18c571929e67490817d0a8ffd
15 files changed:
.gitlint [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]
debug_tools/netconf_TCP_SSH_hijackingproxy.pl
lighty/docs/TransportPCE.postman_collection.json
pce/src/test/resources/gnpy/gnpy_network.json
tapimodels/src/main/yang/tapi-eth@2018-12-10.yang
tapimodels/src/main/yang/tapi-topology@2018-12-10.yang
tests/installMavenCentOS.sh
tests/netconf.patch [deleted file]
tests/sample_configs/NW-for-test-5-4.xml
tests/sample_configs/NW-simple-topology.xml
tests/sample_configs/openroadm/2.2.1/oper-ROADMA.xml
tests/sample_configs/openroadm/2.2.1/oper-ROADMC.xml
tests/sample_configs/openroadm/2.2.1/oper-SPDRC.xml
tox.ini