Add runner modules #155
Annotations
1 error and 1 warning
build (8.10.7, 3.6, ubuntu-20.04)
Ormolu detected unformatted files
|
build (8.10.7, 3.6, ubuntu-20.04):
test/Unit/TypeInference/TypeInferenceTest.hs#L73
Suggestion in test3, test10 in module Unit.TypeInference.TypeInferenceTest: Reduce duplication ▫︎ Found: "let expected = \"int\"\nlet actual = processTillTypeChecker \"let x = 1\"\nexpected @=? actual\n" ▫︎ Perhaps: "Combine with test/Unit/TypeInference/TypeInferenceTest.hs:143:7-26"
|