Skip to content

Commit c910437

Browse files
zandersoloic-sharma
authored andcommitted
Pylint testing/run_tests.py (flutter#38016)
1 parent 4a6a078 commit c910437

File tree

2 files changed

+252
-251
lines changed

2 files changed

+252
-251
lines changed

ci/lint.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ pylint-2.7 --rcfile=.pylintrc \
7474
"build/" \
7575
"ci/" \
7676
"impeller/" \
77-
"tools/gn"
77+
"tools/gn" \
78+
"testing/run_tests.py"
7879

7980
echo "$(date +%T) Linting complete"

0 commit comments

Comments
 (0)