Evaluator #120
Annotations
1 error and 5 notices
lint
Process completed with exit code 1.
|
Run clang-format on include/src/Value.hpp:
include/src/Value.hpp#L1
File include/src/Value.hpp does not conform to Custom style guidelines. (lines 56, 57, 58, 63, 77, 78, 85, 88, 91, 98, 101)
|
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 45, 47)
|
Run clang-format on src/Evaluator.cpp:
src/Evaluator.cpp#L1
File src/Evaluator.cpp does not conform to Custom style guidelines. (lines 532, 556, 730, 773, 792, 811, 826)
|
Run clang-format on src/Value.cpp:
src/Value.cpp#L1
File src/Value.cpp does not conform to Custom style guidelines. (lines 117, 137, 157, 203, 207, 273, 337, 339, 348, 361, 362, 363, 373, 382, 384, 389, 390, 398, 407, 409, 423, 443, 455, 456, 464, 467, 468, 470, 472, 484, 487, 490, 492, 494, 497, 501, 502, 504, 505, 507, 518, 523, 527, 528, 530, 531, 563, 566, 568, 573, 574, 575, 584, 586, 587, 588, 589, 597, 599, 600, 602, 607, 608, 609, 618, 620, 621, 622, 623, 638, 639, 641, 671, 672, 680, 681, 718, 721)
|
Run clang-format on src/ast/nodes/IfNode.cpp:
src/ast/nodes/IfNode.cpp#L1
File src/ast/nodes/IfNode.cpp does not conform to Custom style guidelines. (lines 7)
|