commit | 2e38a60b0212508533fa0a43648ceb26060b68d6 | [log] [tgz] |
---|---|---|
author | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Wed Feb 12 10:58:06 2025 +0000 |
committer | Tomás González <tomasagustin.gonzalezorlando@arm.com> | Wed Feb 12 13:23:53 2025 +0000 |
tree | 81408a69da2e65dd602052fc3fd21c7d676350a7 | |
parent | 1eb7de0660330a1bd361413030523dd8c153ef04 [diff] |
next-checks: add clippy-test to next-clippy-checks We are currently only running clippy checks for each platform but not for the tests. * Run clippy checks for all platforms and for tests. The latter is done via the new "clippy-tests" target that was recently added on the Makefile. * Remove repetition of clippy tests on the platforms already set up Change-Id: I5558c77e942cf4ada0d4bc721315f4fcf289ab18 Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>