hooks:python: Max line length should be 120
authorThibault Saunier <tsaunier@igalia.com>
Tue, 12 Oct 2021 21:09:16 +0000 (18:09 -0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 14 Oct 2021 12:59:29 +0000 (12:59 +0000)
commit57bfb85bc598c7c5ca286c386a109e287bd97348
tree8367cc0273c240c27866a812b0308d6816caa370
parent9a183e45d4889d876698748fd1513afd749c438f
hooks:python: Max line length should be 120

As we ignore line length in pycodestyle and we have many places with
line with more than 80 and less than 120 chars

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1121>
scripts/git-hooks/pre-commit-python.hook