summaryrefslogtreecommitdiffstats
path: root/support/scripts/checkpackagelib_mk.py
diff options
context:
space:
mode:
Diffstat (limited to 'support/scripts/checkpackagelib_mk.py')
-rw-r--r--support/scripts/checkpackagelib_mk.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/support/scripts/checkpackagelib_mk.py b/support/scripts/checkpackagelib_mk.py
index 84eeef8895..a37304b6d6 100644
--- a/support/scripts/checkpackagelib_mk.py
+++ b/support/scripts/checkpackagelib_mk.py
@@ -5,4 +5,7 @@
# packages enabled.
# Notice: ignore 'imported but unused' from pyflakes for check functions.
+from checkpackagelib import ConsecutiveEmptyLines
+from checkpackagelib import EmptyLastLine
from checkpackagelib import NewlineAtEof
+from checkpackagelib import TrailingSpace
OpenPOWER on IntegriCloud