Skip to content

Commit

Permalink
Merge branch 'main' into ndrean/main
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
LuchoTurtle committed Dec 27, 2023
2 parents 4ea0831 + f9890ba commit 07d8687
Show file tree
Hide file tree
Showing 65 changed files with 2,422 additions and 64 deletions.
2 changes: 1 addition & 1 deletion .formatter.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[
import_deps: [:phoenix],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
inputs: ["*.{heex,ex,exs}", "{config,lib,test,_comparison}/**/*.{heex,ex,exs}"]
]
Loading

0 comments on commit 07d8687

Please sign in to comment.