Skip to content
  • rinpatch's avatar
    Rename Pleroma.Mix.Tasks.Common -> Mix.Pleroma and import it's functions · 8c7a3820
    rinpatch authored
    instead of aliasing
    
    This seems to be the convention for functions that can be reused between
    different mix tasks in all Elixir projects I've seen and it gets rid on
    an error message when someone runs mix pleroma.common
    
    Also in this commit by accident:
    - Move benchmark task under a proper namespace
    - Insert a space after the prompt
    8c7a3820