Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 15, 2023
1 parent 40ab840 commit 6f65503
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions ansible/roles/pre_commit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This role installs dependent tools for [pre-commit](https://pre-commit.com/).

## Inputs

| Name | Required | Description |
| -------------------- | -------- | --------------------------- |
| Name | Required | Description |
| ------------------------------- | -------- | --------------------------- |
| pre_commit_clang_format_version | false | The version of ClangFormat. |

## Manual Installation
Expand Down
6 changes: 3 additions & 3 deletions ansible/roles/ros2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ $ apt-cache policy | grep universe

## Inputs

| Name | Required | Description |
| ----------------- | -------- | ------------------------------------------------ |
| rosdistro | true | The ROS distro. |
| Name | Required | Description |
| ---------------------- | -------- | ------------------------------------------------ |
| rosdistro | true | The ROS distro. |
| ros2_installation_type | false | The installation type (`desktop` or `ros-base`). |

## Manual Installation
Expand Down

0 comments on commit 6f65503

Please sign in to comment.