Use Clang-Format #4226
Closed
Use Clang-Format #4226
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.
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
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
codacy-production / Codacy Static Code Analysis
include/nlohmann/detail/output/serializer.hpp#L599
Operator '|' with one operand equal to zero is redundant.
Loading