Skip to content

Commit

Permalink
Remove tools in favor of make codecheck (#211)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored May 6, 2021
1 parent f6e367f commit 9519ce7
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 5,941 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project(ignition-math6 VERSION 6.8.0)
# Find ignition-cmake
#============================================================================
# If you get an error at this line, you need to install ignition-cmake
find_package(ignition-cmake2 2.0.0 REQUIRED)
find_package(ignition-cmake2 2.8.0 REQUIRED)

#============================================================================
# Configure the project
Expand Down
79 changes: 0 additions & 79 deletions tools/check_test_ran.py

This file was deleted.

146 changes: 0 additions & 146 deletions tools/code_check.sh

This file was deleted.

10 changes: 0 additions & 10 deletions tools/cppcheck_rules/header_guard.rule

This file was deleted.

9 changes: 0 additions & 9 deletions tools/cppcheck_rules/namespace_AZ.rule

This file was deleted.

Loading

0 comments on commit 9519ce7

Please sign in to comment.