Skip to content

Commit

Permalink
Export the format_nodes/2 function
Browse files Browse the repository at this point in the history
This allows you to both read nodes and format them later.
  • Loading branch information
richcarl authored and michalmuskala committed Dec 3, 2020
1 parent 6b6b661 commit 82652ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/erlfmt.erl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
format_file/2,
format_string/2,
format_range/4,
format_nodes/2,
read_nodes/1,
read_nodes_string/2,
format_error/1,
Expand Down

0 comments on commit 82652ad

Please sign in to comment.