Skip to content

Commit

Permalink
Remove ament pep257 & flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-daniel committed Jan 16, 2023
1 parent c3a497c commit 92df8a3
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 464 deletions.
2 changes: 0 additions & 2 deletions webots_ros2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
<exec_depend>webots_ros2_universal_robot</exec_depend>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>
<test_depend>webots_ros2_tests</test_depend>

Expand Down
25 changes: 0 additions & 25 deletions webots_ros2/test/test_flake8.py

This file was deleted.

25 changes: 0 additions & 25 deletions webots_ros2/test/test_pep257.py

This file was deleted.

2 changes: 0 additions & 2 deletions webots_ros2_epuck/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<exec_depend>webots_ros2_control</exec_depend>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>

<export>
Expand Down
25 changes: 0 additions & 25 deletions webots_ros2_epuck/test/test_flake8.py

This file was deleted.

25 changes: 0 additions & 25 deletions webots_ros2_epuck/test/test_pep257.py

This file was deleted.

2 changes: 0 additions & 2 deletions webots_ros2_importer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<!-- These test dependencies are optional
Their purpose is to make sure that the code passes the linters -->
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pycodestyle</test_depend>
<test_depend>python3-pil</test_depend>
<test_depend>python3-numpy</test_depend>
Expand Down
25 changes: 0 additions & 25 deletions webots_ros2_importer/test/test_flake8.py

This file was deleted.

25 changes: 0 additions & 25 deletions webots_ros2_importer/test/test_pep257.py

This file was deleted.

2 changes: 0 additions & 2 deletions webots_ros2_mavic/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
<!-- These test dependencies are optional
Their purpose is to make sure that the code passes the linters -->
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>

<export>
Expand Down
25 changes: 0 additions & 25 deletions webots_ros2_mavic/test/test_flake8.py

This file was deleted.

25 changes: 0 additions & 25 deletions webots_ros2_mavic/test/test_pep257.py

This file was deleted.

2 changes: 0 additions & 2 deletions webots_ros2_tesla/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
<!-- These test dependencies are optional
Their purpose is to make sure that the code passes the linters -->
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>

<export>
Expand Down
25 changes: 0 additions & 25 deletions webots_ros2_tesla/test/test_flake8.py

This file was deleted.

25 changes: 0 additions & 25 deletions webots_ros2_tesla/test/test_pep257.py

This file was deleted.

2 changes: 0 additions & 2 deletions webots_ros2_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<test_depend>std_srvs</test_depend>
<test_depend>geometry_msgs</test_depend>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>
<test_depend>launch</test_depend>
<test_depend>launch_testing</test_depend>
Expand Down
23 changes: 0 additions & 23 deletions webots_ros2_tests/test/test_flake8.py

This file was deleted.

23 changes: 0 additions & 23 deletions webots_ros2_tests/test/test_pep257.py

This file was deleted.

2 changes: 0 additions & 2 deletions webots_ros2_tiago/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<!-- These test dependencies are optional
Their purpose is to make sure that the code passes the linters -->
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
<test_depend>ament_pep257</test_depend>
<test_depend>python3-pytest</test_depend>

<export>
Expand Down
25 changes: 0 additions & 25 deletions webots_ros2_tiago/test/test_flake8.py

This file was deleted.

Loading

0 comments on commit 92df8a3

Please sign in to comment.