zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

.formatter.exs (77B)


      1 [
      2   inputs: [
      3     "*.exs",
      4     "lib/**/*.ex",
      5     "test/**/*.{ex,exs}"
      6   ]
      7 ]