tests: introduce test-checkstyle-diff 57/31757/2
authorKlement Sekera <ksekera@cisco.com>
Wed, 24 Mar 2021 22:24:52 +0000 (23:24 +0100)
committerOle Tr�an <otroan@employees.org>
Thu, 25 Mar 2021 09:22:52 +0000 (09:22 +0000)
commite0b63b2978552cd21ed23343232de720157a282d
tree08312f736cafd72e2974b2c9b185aad5c7d5f31e
parente66443c9b411368bf856b74580d19144bb28d236
tests: introduce test-checkstyle-diff

Make test-checkstyle-diff is a new target which checks PEP8 compliance
only for changed files. This makes it faster to execute and also more
readable as most of the time, only changed files will fail.

Type: improvement
Signed-off-by: Klement Sekera <ksekera@cisco.com>
Change-Id: I71baca76ab3a21a7a3790617cbfb0d48aacbd9ec
Makefile
test/Makefile