Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 9628f13

Browse files
committed
tests: linting: ignore examples
Signed-off-by: Florian Scherf <f.scherf@pengutronix.de>
1 parent 5d9c041 commit 9628f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ deps =
7070

7171
commands =
7272
flake8 aiohttp_json_rpc tests examples \
73-
--exclude=env
73+
--exclude=env,examples
7474

7575
[testenv:dist]
7676
deps =

0 commit comments

Comments
 (0)