Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need a new command to set up formatting for a new package #132

Open
destogl opened this issue May 14, 2023 · 0 comments
Open

We need a new command to set up formatting for a new package #132

destogl opened this issue May 14, 2023 · 0 comments
Labels
enhancement New feature or request new cli rtwcli: Developing a new cli similar to ros2 cli

Comments

@destogl
Copy link
Member

destogl commented May 14, 2023

Often, after a package is created, I would like to have formatting easily set. This should be straightforward.

  1. copy .clang-format from templates/package folder
  2. copy .pre-commit-config.yaml from templates/package folder
  3. create .codespell-ignore-words.txt using touch

@muritane this could be a great new command for the new cli.

@destogl destogl added enhancement New feature or request new cli rtwcli: Developing a new cli similar to ros2 cli labels May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new cli rtwcli: Developing a new cli similar to ros2 cli
Projects
None yet
Development

No branches or pull requests

1 participant