Credo.Code.Heredocs.replace_with_spaces
You're seeing just the function
replace_with_spaces
, go back to Credo.Code.Heredocs module for more information.
Link to this function
replace_with_spaces(source_file, replacement \\ " ", interpolation_replacement \\ " ", empty_line_replacement \\ "", filename \\ "nofilename")
View SourceReplaces all characters inside heredocs with the equivalent amount of white-space.