add back lint-imports (#33202)

add back
pull/33209/head
Shane Smiskol 9 months ago committed by GitHub
parent e9e2e97831
commit 3d02c03001
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      scripts/lint.sh

@ -8,3 +8,4 @@ cd $DIR/../
# https://github.com/commaai/openpilot/blob/4b11c9e914707df9def598616995be2a5d355a6a/.pre-commit-config.yaml#L2 # https://github.com/commaai/openpilot/blob/4b11c9e914707df9def598616995be2a5d355a6a/.pre-commit-config.yaml#L2
ruff check . ruff check .
lint-imports

Loading…
Cancel
Save