β»οΈ Refactor EquivalenceCheckingManager and πβ¨ Revamp Documentation #1851
Annotations
1 error and 7 warnings
Fail if linter found errors
Process completed with exit code 1.
|
Run cpp-linter:
test/test_equality.cpp#L182
variable 'ecm' of type 'ec::EquivalenceCheckingManager' can be declared 'const'
|
Run cpp-linter:
test/test_equality.cpp#L218
variable 'ecm' of type 'ec::EquivalenceCheckingManager' can be declared 'const'
|
Run cpp-linter:
test/test_functionality.cpp#L9
included header GateCostApplicationScheme.hpp is not used directly
|
Run cpp-linter:
test/test_gate_cost_application_scheme.cpp#L38
variable 'ofs' of type 'std::ofstream' (aka 'basic_ofstream<char>') can be declared 'const'
|
Run cpp-linter:
test/test_gate_cost_application_scheme.cpp#L57
variable 'config' of type 'ec::Configuration' can be declared 'const'
|
Run cpp-linter:
test/test_gate_cost_application_scheme.cpp#L60
variable 'ecm' of type 'ec::EquivalenceCheckingManager' can be declared 'const'
|
Run cpp-linter:
test/test_zx.cpp#L16
included header algorithm is not used directly
|
Loading