First Collision Source Method (FCS) #1280
Annotations
1 error and 7 notices
cpp-linter
Process completed with exit code 1.
|
Run clang-format on include/openmc/distribution.h:
include/openmc/distribution.h#L1
File include/openmc/distribution.h does not conform to Custom style guidelines. (lines 65, 66)
|
Run clang-format on include/openmc/random_ray/random_ray.h:
include/openmc/random_ray/random_ray.h#L1
File include/openmc/random_ray/random_ray.h does not conform to Custom style guidelines. (lines 32, 33, 46)
|
Run clang-format on include/openmc/random_ray/random_ray_simulation.h:
include/openmc/random_ray/random_ray_simulation.h#L1
File include/openmc/random_ray/random_ray_simulation.h does not conform to Custom style guidelines. (lines 34)
|
Run clang-format on src/distribution.cpp:
src/distribution.cpp#L1
File src/distribution.cpp does not conform to Custom style guidelines. (lines 50)
|
Run clang-format on src/output.cpp:
src/output.cpp#L1
File src/output.cpp does not conform to Custom style guidelines. (lines 380, 389)
|
Run clang-format on src/random_ray/flat_source_domain.cpp:
src/random_ray/flat_source_domain.cpp#L1
File src/random_ray/flat_source_domain.cpp does not conform to Custom style guidelines. (lines 322, 323)
|
Run clang-format on src/random_ray/linear_source_domain.cpp:
src/random_ray/linear_source_domain.cpp#L1
File src/random_ray/linear_source_domain.cpp does not conform to Custom style guidelines. (lines 411, 412, 423, 424)
|