Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 285 Bytes

File metadata and controls

17 lines (11 loc) · 285 Bytes

Contributing

Use issue-linked branch names, for example fix-linker-bot/linkerhand-telop-python#23.

For local checks:

cd src/linkerhand_retarget
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 python3 -m pytest -q

For packaging checks:

colcon build --symlink-install