Skip to content

Commit

Permalink
include formatter into package (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
RudolfMan authored Apr 6, 2023
1 parent 8e7bd3a commit c931913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ defmodule CVA.MixProject do
},
files:
~w(lib) ++
~w(CHANGELOG.md LICENSE.md mix.exs README.md)
~w(CHANGELOG.md LICENSE.md mix.exs README.md .formatter.exs)
]
end
end

0 comments on commit c931913

Please sign in to comment.