Skip to content

fix: deprecate use of get_package_share_directory #777

fix: deprecate use of get_package_share_directory

fix: deprecate use of get_package_share_directory #777

Workflow file for this run

name: Lint
on:
push:
branches:
- 'main'
pull_request:
branches:
- '**'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: true
- name: Run pre-commit
uses: pre-commit/action@v3.0.0
- name: Check used topics
run: ./scripts/check-used-topics.py