Test ill-formedness and add missing constraints on Multivector::Write… #450
lint.yaml
on: push
check-remove-before-flight
18s
check-cpp
1m 53s
check-iwyu
2m 49s
Annotations
1 error and 5 warnings
check-cpp
Process completed with exit code 1.
|
whitespace/indent:
geometry/grassmann_test.cpp#L74
protected: should be indented +1 space inside class GrassmannTest
|
build/include_what_you_use:
testing_utilities/check_well_formedness_test.cpp#L6
Add #include <utility> for pair<>
|
whitespace/line_length:
testing_utilities/check_well_formedness.hpp#L8
Lines should be <= 80 characters long
|
whitespace/line_length:
testing_utilities/check_well_formedness.hpp#L9
Lines should be <= 80 characters long
|
whitespace/line_length:
testing_utilities/check_well_formedness.hpp#L12
Lines should be <= 80 characters long
|