remove rest of the cereal exceptions!

pull/33208/head
Shane Smiskol 1 year ago
parent cf62b18b96
commit 2bd260d99a
  1. 8
      .importlinter

@ -36,14 +36,6 @@ ignore_imports =
openpilot.selfdrive.car.gm.interface -> openpilot.common.basedir
openpilot.selfdrive.car.interfaces -> openpilot.common.basedir
# params will need to move to new openpilot files that just call car files
openpilot.selfdrive.car.fw_versions -> openpilot.common.params
openpilot.selfdrive.car.ecu_addrs -> openpilot.common.params
openpilot.selfdrive.car.vin -> cereal.messaging
openpilot.selfdrive.car.disable_ecu -> cereal.messaging
openpilot.selfdrive.car.ecu_addrs -> cereal.messaging
openpilot.selfdrive.car.fw_versions -> cereal.messaging
# these are okay
openpilot.selfdrive.car.card -> openpilot.common.swaglog
openpilot.selfdrive.car.card -> openpilot.common.realtime

Loading…
Cancel
Save