Explorar o código

Enable formatting on templates

theenglishway (time) %!s(int64=2) %!d(string=hai) anos
pai
achega
97f888df26
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      cv_gen/.formatter.exs

+ 1 - 0
cv_gen/.formatter.exs

@@ -1,4 +1,5 @@
 # Used by "mix format"
 [
+  plugins: [Phoenix.LiveView.HTMLFormatter],
   inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
 ]