Skip to content

Commit

Permalink
refactor: same title as refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
gp-pereira committed Nov 29, 2024
1 parent e0d72cd commit 0465dae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Refactorex.Refactor.Function.ExtractAnonymousFunction do
use Refactorex.Refactor,
title: "Extract anonymous function into private function",
title: "Extract anonymous function",
kind: "refactor.extract",
works_on: :selection

Expand Down

0 comments on commit 0465dae

Please sign in to comment.