git-fmt-0.1.0.3: Custom git command for formatting code.

Copyright(c) Henry J. Wylde, 2015
LicenseBSD3
Maintainerpublic@hjwylde.com
Safe HaskellNone
LanguageHaskell2010

Git.Fmt

Contents

Description

Options and handler for the git-fmt command.

Synopsis

Options

Handle

handle :: (MonadIO m, MonadLogger m) => Options -> m () Source

Builds the files according to the options.