Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

wingyplus/surface_formatter_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurfaceFormatterPlugin

ARCHIVED: surface_formatter now support formatter plugin in version 0.7.0. See here for more details.

A surface formatter plugin for mix format

NOTE

This plugin rely on formatter plugin feature which will be release on incoming 1.13. If you want to use it, you need to compile the Elixir compiler itself before using it.

Installation

The package can be installed by adding surface_formatter_plugin to your list of dependencies in mix.exs:

def deps do
  [
    {:surface_formatter_plugin, "~> 0.1.0"}
  ]
end

About

A surface formatter for `mix format`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages