Skip to content

Commit

Permalink
fix deleted line
Browse files Browse the repository at this point in the history
  • Loading branch information
bormilan committed Nov 17, 2024
1 parent 9c570dd commit 2021aac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/elvis_code.erl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
-export([past_nesting_limit/2, exported_functions/1, exported_types/1, function_names/1,
module_name/1, print_node/1, print_node/2]).

-export_type([find_options/0]).

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Public API
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Expand Down

0 comments on commit 2021aac

Please sign in to comment.