Working visitor #26
Annotations
1 error and 7 notices
lint
Process completed with exit code 1.
|
Run clang-format on include/tests/TestingUtil.hpp:
include/tests/TestingUtil.hpp#L1
File include/tests/TestingUtil.hpp does not conform to Custom style guidelines. (lines 23, 27)
|
Run clang-format on tests/parser/BreakParserTest.cpp:
tests/parser/BreakParserTest.cpp#L1
File tests/parser/BreakParserTest.cpp does not conform to Custom style guidelines. (lines 23, 34, 35)
|
Run clang-format on tests/parser/ContinueParserTest.cpp:
tests/parser/ContinueParserTest.cpp#L1
File tests/parser/ContinueParserTest.cpp does not conform to Custom style guidelines. (lines 43, 44)
|
Run clang-format on tests/parser/GcdParserTest.cpp:
tests/parser/GcdParserTest.cpp#L1
File tests/parser/GcdParserTest.cpp does not conform to Custom style guidelines. (lines 10, 32, 40)
|
Run clang-format on tests/parser/MathParserTest.cpp:
tests/parser/MathParserTest.cpp#L1
File tests/parser/MathParserTest.cpp does not conform to Custom style guidelines. (lines 41, 46, 47, 52, 56)
|
Run clang-format on tests/parser/QuicksortParserTest.cpp:
tests/parser/QuicksortParserTest.cpp#L1
File tests/parser/QuicksortParserTest.cpp does not conform to Custom style guidelines. (lines 10, 41, 122, 124, 127, 146, 167, 178, 182, 184, 226, 227)
|
Run clang-format on tests/parser/ReplaceWithParserTest.cpp:
tests/parser/ReplaceWithParserTest.cpp#L1
File tests/parser/ReplaceWithParserTest.cpp does not conform to Custom style guidelines. (lines 8, 10, 47, 49, 59, 77, 79)
|