Skip to content

Commit

Permalink
fix sonar sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Svastits committed Jan 30, 2023
1 parent 7fd75a1 commit 342a9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sonar.host.url=https://sonarcloud.io
sonar.modules=kuka_driver_examples,kuka_sunrise_driver

kuka_driver_examples.sonar.projectName=kuka_driver_examples
kuka_driver_examples.sonar.sources=./robot_control/src,./robot_control/include,./teleop_guided_robot/src,./teleop_guided_robot/include,./teleop_guided_robot/launch, ./eci_demo/src, ./eci_demo/launch
kuka_driver_examples.sonar.sources=./robot_control/src,./robot_control/include,./teleop_guided_robot/src,./teleop_guided_robot/include,./teleop_guided_robot/launch
kuka_sunrise_driver.sonar.projectName=kuka_sunrise_driver
kuka_sunrise_driver.sonar.sources=./src,./include,./launch

Expand Down

0 comments on commit 342a9ab

Please sign in to comment.