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

Use Clang-Format #4226

Closed
wants to merge 5 commits into from

:art: use Clang-Format

af3f87e
Select commit
Loading
Failed to load commit list.
Closed

Use Clang-Format #4226

:art: use Clang-Format
af3f87e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis required action Nov 29, 2023 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
- Added 2
           

Clones removed
==============
+ tests/src/unit-inspection.cpp  -1
+ tests/src/unit-cbor.cpp  -7
+ tests/src/unit-msgpack.cpp  -7
+ tests/src/unit-ubjson.cpp  -12
+ tests/src/unit-regression1.cpp  -93
+ tests/src/unit-conversions.cpp  -3
         

See the complete overview on Codacy

Annotations

Check warning on line 506 in include/nlohmann/detail/output/serializer.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/nlohmann/detail/output/serializer.hpp#L506

Operator '|' with one operand equal to zero is redundant.

Check warning on line 599 in include/nlohmann/detail/output/serializer.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/nlohmann/detail/output/serializer.hpp#L599

Operator '|' with one operand equal to zero is redundant.