docs, tests, fix: fit fibonacci_fast to contributing guidelines #8651
awesome_workflow.yml
on: pull_request
Code Formatter
38s
Matrix: Compile checks
Annotations
1 error, 1 warning, and 1 notice
Code Formatter
Process completed with exit code 1.
|
math/fibonacci_fast.cpp:43:16 [google-readability-braces-around-statements]:
math/fibonacci_fast.cpp#L43
statement should be inside braces
|
Run clang-format on math/fibonacci_fast.cpp:
math/fibonacci_fast.cpp#L1
File math/fibonacci_fast.cpp does not conform to Custom style guidelines. (lines 12, 18, 46, 49, 52, 163)
|