This repository has been archived by the owner on Jun 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support to specify a directory for custom formatters.
- The builtin formatters are source first. - If a directory containing custom formatters is specified (via 'formatter_dir' in the config or -F on the command line) they will be sourced second. - Any conflicts (i.e. custom formatters with the same name as a built in) will be handled by giving priority to the custom formatter(s).
- Loading branch information
Ryan Frantz
committed
Jun 5, 2014
1 parent
ec2f551
commit 0fdff00
Showing
2 changed files
with
40 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters