unused/test
Joshua Clayton 307dd2030f Introduce internal yaml configuration of auto low likelihood match handling
Why?
====

Handling low likelihood configuration was previously a huge pain,
because the syntax in Haskell was fairly terse. This introduces a yaml
format internally that ships with the app covering basic cases for
Rails, Phoenix, and Haskell. I could imagine getting baselines in here
for other languages and frameworks (especially ones I've used and am
comfortable with) as a baseline.

This also paves the way for searching for user-provided additions and
loading those configurations in addition to what we have here.
2016-05-21 05:34:18 -04:00
..
Unused Introduce internal yaml configuration of auto low likelihood match handling 2016-05-21 05:34:18 -04:00
Spec.hs Add Hspec and tests around parsing 2016-05-08 06:54:34 -04:00