Add and run some linters via tox and pre-commit 55/97055/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 2 Jun 2021 20:20:10 +0000 (22:20 +0200)
committerBalagangadhar Bathula <bb4341@att.com>
Mon, 2 Aug 2021 19:08:52 +0000 (15:08 -0400)
commit46bc11816248130644064d33c041d0671b3b21da
treea23a98e139660842fe5bec6bd628263a70edab22
parent98f51e705ecd8d57e4f9b1bcd859bc111637cec5
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