From 6c70c5b8e15ccf678b732f6b55fc222b0aeb9e64 Mon Sep 17 00:00:00 2001 From: Craig Davis Date: Sun, 12 Jan 2014 15:31:27 -0700 Subject: [PATCH] Code formatting and general cleaning. * Update descriptions of templates * Fix a couple of references to the FogBugz --- phpunit.xml | 4 ++-- src/Resume/Cli/TwigFormatters.php | 1 - src/Resume/Command/SelfUpdateCommand.php | 3 +-- templates/blockish/description.txt | 2 +- templates/modern/description.txt | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index fd63b4f..e84586c 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -2,8 +2,8 @@ - + ./tests/ - \ No newline at end of file + diff --git a/src/Resume/Cli/TwigFormatters.php b/src/Resume/Cli/TwigFormatters.php index 429707d..ae1a37f 100644 --- a/src/Resume/Cli/TwigFormatters.php +++ b/src/Resume/Cli/TwigFormatters.php @@ -3,7 +3,6 @@ namespace Resume\Cli; class TwigFormatters { - public static function strpad($string, $length, $position = "center") { switch ($position) { diff --git a/src/Resume/Command/SelfUpdateCommand.php b/src/Resume/Command/SelfUpdateCommand.php index 966dd0b..5bd797d 100644 --- a/src/Resume/Command/SelfUpdateCommand.php +++ b/src/Resume/Command/SelfUpdateCommand.php @@ -1,5 +1,4 @@ setName('selfupdate') - ->setDescription('Updates fb.phar to the latest version.') + ->setDescription('Updates md2resume.phar to the latest version.') ->setHelp( <<self-update command checks github for newer diff --git a/templates/blockish/description.txt b/templates/blockish/description.txt index 819ec84..cbea72d 100644 --- a/templates/blockish/description.txt +++ b/templates/blockish/description.txt @@ -1 +1 @@ -Default template, serif fonts and pale grey +Blocky and bold colors diff --git a/templates/modern/description.txt b/templates/modern/description.txt index 395fce6..b1d0fca 100644 --- a/templates/modern/description.txt +++ b/templates/modern/description.txt @@ -1 +1 @@ -Modern and clean +Modern and clean layout (default)