Skip to content

Commit

Permalink
Enable black and mypy linters
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Nov 8, 2024
1 parent 34d8881 commit 541250f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions leo_gz_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
<exec_depend>leo_gz_worlds</exec_depend>

<test_depend>ament_lint_auto</test_depend>
<!-- <test_depend>ament_cmake_black</test_depend> -->
<test_depend>ament_cmake_black</test_depend>
<test_depend>ament_cmake_copyright</test_depend>
<test_depend>ament_cmake_lint_cmake</test_depend>
<!-- <test_depend>ament_cmake_mypy</test_depend> -->
<test_depend>ament_cmake_mypy</test_depend>
<test_depend>ament_cmake_xmllint</test_depend>

<export>
Expand Down

0 comments on commit 541250f

Please sign in to comment.