Home:ALL Converter>Warnings for functions without type specs?

Warnings for functions without type specs?

Ask Time:2012-08-23T21:27:25         Author:legoscia

Json Formatter

I want all of my exported functions to have type -specs, to ensure that there is at least basic documentation of the interface. Can I make the compiler or Dialyzer emit warnings for functions without type specifications?

Author:legoscia,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/12092682/warnings-for-functions-without-type-specs
yy