Skip to content

Commit

Permalink
Tools: ros2: Disable flake8 tests
Browse files Browse the repository at this point in the history
* We're going to switch to black because autoformat

Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Nov 17, 2023
1 parent 66fbf03 commit 7724faf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
2 changes: 0 additions & 2 deletions Tools/ros2/ardupilot_dds_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<exec_depend>socat</exec_depend>

<test_depend>ament_copyright</test_depend>
<!-- The below test is disabled temporarily till flake8 violations are fixed -->
<!-- <test_depend>ament_flake8</test_depend> -->
<test_depend>ament_pep257</test_depend>
<test_depend>ardupilot_sitl</test_depend>
<test_depend>launch</test_depend>
Expand Down
27 changes: 0 additions & 27 deletions Tools/ros2/ardupilot_dds_tests/test/test_flake8.py

This file was deleted.

0 comments on commit 7724faf

Please sign in to comment.