Fix gitlint tox profile 97/99597/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Thu, 3 Feb 2022 10:18:45 +0000 (11:18 +0100)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 4 Feb 2022 09:14:38 +0000 (10:14 +0100)
commitee6c66ff0a16abf17955cae13409ccfa737af347
treea822fd10351012c143c9911ac7d9d65b061ec661
parentdd44ea5a86e05d90a28e557ad12f5ea2d8f881a7
Fix gitlint tox profile

Tox setup/ini directory is different than the one of .gitlint
configuration file that is required by pre-commit.
Use --config option in gitlint tox profile so that pre-commit
and gitlint profile can use the same configuration file.

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Icfc49dae07ee21e60a2d7d7973022f87c0dcd4f2
tox.ini