View Source Credo.Code.Charlists (Credo v1.7.2-rc.4)
This module lets you strip charlists from source code.
Summary
Functions
Replaces all characters inside charlists with the equivalent amount of white-space.
Functions
Link to this function
replace_with_spaces(source_file, replacement \\ " ", interpolation_replacement \\ " ", filename \\ "nofilename")
View SourceReplaces all characters inside charlists with the equivalent amount of white-space.