mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Parsing, analyzing, and comparing source code across many languages
5c131b26f3
There are some cases (such as testing diffing a tree with one that has syntax errors) where semantic, by default, will emit a lot of noise to stderr. This clogs up the test output and led me (at one point) to think I had introduced failures that were there all along. The fix is simple: set the LogLevel to nothing and use runTaskWithOptions. |
||
---|---|---|
app | ||
bench | ||
bin | ||
preludes | ||
proto | ||
script | ||
src | ||
test | ||
vendor | ||
.ghci | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.hspec | ||
.stylish-haskell.yaml | ||
HLint.hs | ||
semantic.cabal | ||
Setup.hs |