mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 21:42:05 +08:00
Move all fingerprints to fingerprints.py (#30790)
* move fingerpints * fix circular imports * fix circular imports * fix auto fingerprint * fix those tests * and controlsd * add labeler rule * no defaultdict old-commit-hash: 28eed156e0a62ab993de6d534bb102a6ede222f7
This commit is contained in:
@@ -43,6 +43,10 @@ volkswagen:
|
||||
- all:
|
||||
- changed-files: ['selfdrive/car/volkswagen/*']
|
||||
|
||||
fingerprint:
|
||||
- all:
|
||||
- changed-files: ['selfdrive/car/*/fingerprints.py']
|
||||
|
||||
simulation:
|
||||
- all:
|
||||
- changed-files: ['tools/sim/**']
|
||||
|
||||
Reference in New Issue
Block a user