Conversation
|
/format plz |
|
No C++ formatting changes were needed for this branch. Reviewed commit: |
|
/format |
|
/cpp-format-suggest |
|
No C++ formatting changes were needed for this branch. Reviewed commit: |
|
/cpp-format-suggest pls |
|
Queued C++ format suggestions run. |
|
Queued C++ format suggestions run. |
a650fb5 to
0a59ac8
Compare
There was a problem hiding this comment.
Cpp-linter Review
Used clang-format v15.0.7
Click here for the full clang-format patch
diff --git a/src/plot.cpp b/src/plot.cpp
index 9d450d2..ea05552 100644
--- a/src/plot.cpp
+++ b/src/plot.cpp
@@ -2542 +2542 @@ extern "C" int openmc_solidraytrace_plot_set_diffuse_fraction(
- plt->diffuse_fraction() = diffuse_fraction;
+ plt->diffuse_fraction() = diffuse_fraction;
Have any feedback or feature suggestions? Share it here.
0a59ac8 to
249f940
Compare
There was a problem hiding this comment.
Cpp-linter Review
Used clang-format v15.0.7
Click here for the full clang-format patch
diff --git a/src/plot.cpp b/src/plot.cpp
index 9d450d2..ea05552 100644
--- a/src/plot.cpp
+++ b/src/plot.cpp
@@ -2542 +2542 @@ extern "C" int openmc_solidraytrace_plot_set_diffuse_fraction(
- plt->diffuse_fraction() = diffuse_fraction;
+ plt->diffuse_fraction() = diffuse_fraction;
Have any feedback or feature suggestions? Share it here.
There was a problem hiding this comment.
Cpp-linter Review
Used clang-format v15.0.7
Click here for the full clang-format patch
diff --git a/src/plot.cpp b/src/plot.cpp
index 9d450d2..ea05552 100644
--- a/src/plot.cpp
+++ b/src/plot.cpp
@@ -2542 +2542 @@ extern "C" int openmc_solidraytrace_plot_set_diffuse_fraction(
- plt->diffuse_fraction() = diffuse_fraction;
+ plt->diffuse_fraction() = diffuse_fraction;
Have any feedback or feature suggestions? Share it here.
There was a problem hiding this comment.
Cpp-linter Review
Used clang-format v15.0.7
Click here for the full clang-format patch
diff --git a/src/plot.cpp b/src/plot.cpp
index 9d450d2..ea05552 100644
--- a/src/plot.cpp
+++ b/src/plot.cpp
@@ -2542 +2542 @@ extern "C" int openmc_solidraytrace_plot_set_diffuse_fraction(
- plt->diffuse_fraction() = diffuse_fraction;
+ plt->diffuse_fraction() = diffuse_fraction;
Have any feedback or feature suggestions? Share it here.
|
C++ formatting checks failed. Add the |
There was a problem hiding this comment.
Cpp-linter Review
Used clang-format v15.0.7
Click here for the full clang-format patch
diff --git a/src/plot.cpp b/src/plot.cpp
index 9d450d2..ea05552 100644
--- a/src/plot.cpp
+++ b/src/plot.cpp
@@ -2542 +2542 @@ extern "C" int openmc_solidraytrace_plot_set_diffuse_fraction(
- plt->diffuse_fraction() = diffuse_fraction;
+ plt->diffuse_fraction() = diffuse_fraction;
Have any feedback or feature suggestions? Share it here.
| } | ||
|
|
||
| plt->diffuse_fraction() = diffuse_fraction; | ||
| plt->diffuse_fraction() = diffuse_fraction; |
There was a problem hiding this comment.
clang-format suggestion
| plt->diffuse_fraction() = diffuse_fraction; | |
| plt->diffuse_fraction() = diffuse_fraction; |
|
C++ formatting checks failed. Add the |
There was a problem hiding this comment.
Cpp-linter Review
Used clang-format v15.0.7
Click here for the full clang-format patch
diff --git a/src/plot.cpp b/src/plot.cpp
index 9d450d2..ea05552 100644
--- a/src/plot.cpp
+++ b/src/plot.cpp
@@ -2542 +2542 @@ extern "C" int openmc_solidraytrace_plot_set_diffuse_fraction(
- plt->diffuse_fraction() = diffuse_fraction;
+ plt->diffuse_fraction() = diffuse_fraction;
Have any feedback or feature suggestions? Share it here.
| } | ||
|
|
||
| plt->diffuse_fraction() = diffuse_fraction; | ||
| plt->diffuse_fraction() = diffuse_fraction; |
There was a problem hiding this comment.
clang-format suggestion
| plt->diffuse_fraction() = diffuse_fraction; | |
| plt->diffuse_fraction() = diffuse_fraction; |
Description
Please include a summary of the change and which issue is fixed if applicable. Please also include relevant motivation and context.
Fixes # (issue)
Checklist