Fix gitlint tox profile 65/99565/2
authorguillaume.lambert <guillaume.lambert@orange.com>
Thu, 3 Feb 2022 10:18:45 +0000 (11:18 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 3 Feb 2022 12:41:23 +0000 (12:41 +0000)
commitdf7300f09ec69ffe89a71e7aa6ae7d2336a7048d
tree7cd3911e16a0f924c04aab134cd087bedcf26958
parent735af44fcb12af164c4b349017f91e6127282236
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