diff --git a/scripts/lint.sh b/scripts/lint.sh index 3cf548f2bb..3da79f62f4 100755 --- a/scripts/lint.sh +++ b/scripts/lint.sh @@ -8,3 +8,4 @@ cd $DIR/../ # https://github.com/commaai/openpilot/blob/4b11c9e914707df9def598616995be2a5d355a6a/.pre-commit-config.yaml#L2 ruff check . +lint-imports