Add a simple dialyzer task

This fixes a number of dialyzer warnings as well. Mostly for simple
missing matches. I'm not sure it's worth covering all of these cases
just yet but it wasn't hard for this code.

I've also included the ets_lru module in the dialyzer source to help
ensure that the new match APIs are used correctly. It will skip it
if it's not found on the default path or at ETS_LRU_PATH.
1 file changed
tree: 55c003a120c7b140b50d7bdede2658f07330b575
  1. src/
  2. README.md
README.md

Design Doc Cache

Pretty much covers it.