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

chore: apply uncrustify #120

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified CARET_trace/CMakeLists.txt
100644 → 100755
Empty file.
Empty file modified CARET_trace/include/caret_trace/clock.hpp
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion CARET_trace/include/caret_trace/data_recorder.hpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

// Copyright 2021 Research Institute of Systems Planning, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
2 changes: 1 addition & 1 deletion CARET_trace/include/caret_trace/keys_set.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ struct equal_to<HashableKeys<T1, T2, T3, T4, T5, T6>>
/// @tparam T5 Third argument type.
/// @tparam T6 Third argument type.
// clang-format off
template <
template<
typename T1,
typename T2 = std::false_type,
typename T3 = std::false_type,
Expand Down
Empty file modified CARET_trace/include/caret_trace/tp.h
100644 → 100755
Empty file.
Empty file modified CARET_trace/include/caret_trace/tracing_controller.hpp
100644 → 100755
Empty file.
Empty file modified CARET_trace/package.xml
100644 → 100755
Empty file.
Loading
Loading