Skip to content

Commit

Permalink
Bring Floki xref back, closes #3172
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Mar 13, 2024
1 parent 37293d8 commit 9dd5538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ defmodule Phoenix.LiveView.MixProject do
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_paths(Mix.env()),
test_options: [docs: true],
xref: [exclude: [Floki]],
package: package(),
deps: deps(),
aliases: aliases(),
Expand Down

0 comments on commit 9dd5538

Please sign in to comment.