Skip to content

Commit 75549a6

Browse files
authoredJan 6, 2025
chore: bump version to 0.40.0 (#9758)
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
2 parents 7b8b23e + ecc7da8 commit 75549a6

File tree

1,838 files changed

+35041
-9584
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,838 files changed

+35041
-9584
lines changed
 

‎.clang-format

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This file is automatically synced from:
2+
# https://github.com/autowarefoundation/sync-file-templates
3+
# To make changes, update the source repository and follow the guidelines in its README.
4+
15
# Modified from https://github.com/ament/ament_lint/blob/master/ament_clang_format/ament_clang_format/configuration/.clang-format
26
Language: Cpp
37
BasedOnStyle: Google

‎.clang-tidy-ignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*/examples/*

0 commit comments

Comments
 (0)