Skip to content

Commit

Permalink
Merge pull request #98 from datasektionen/public-polls
Browse files Browse the repository at this point in the history
Quickly made polls
  • Loading branch information
adriansalamon authored Nov 11, 2024
2 parents 7b434d0 + fcf3c83 commit 323e059
Show file tree
Hide file tree
Showing 25 changed files with 1,757 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .formatter.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
import_deps: [:ecto, :phoenix, :let_me],
import_deps: [:ecto, :phoenix, :let_me, :ecto_sql],
plugins: [TailwindFormatter.MultiFormatter],
inputs: ["*.{ex,exs}", "priv/*/seeds.exs", "{config,lib,test}/**/*.{ex,exs,heex}"],
subdirectories: ["priv/*/migrations"],
Expand Down
Loading

0 comments on commit 323e059

Please sign in to comment.