1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config/check
Joshua Spence 6270114767 Various linter fixes.
Summary:
- Removed trailing newlines.
- Added newline at EOF.
- Removed leading newlines.
- Trimmed trailing whitespace.
- Spelling fix.
- Added newline at EOF

Test Plan: N/A

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: hach-que, chad, Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D8344
2014-02-26 12:44:58 -08:00
..
PhabricatorSetupCheck.php
PhabricatorSetupCheckAPC.php
PhabricatorSetupCheckAuth.php Add first-time-setup registration flow 2013-06-19 16:28:48 -07:00
PhabricatorSetupCheckBaseURI.php
PhabricatorSetupCheckBinaries.php Fix a spelling mistake in warning message for missing 'diff' binary 2013-09-26 05:22:23 -07:00
PhabricatorSetupCheckDaemons.php Warn if daemons are not running 2014-01-14 13:22:40 -08:00
PhabricatorSetupCheckDatabase.php
PhabricatorSetupCheckExtensions.php
PhabricatorSetupCheckExtraConfig.php Remove tokenizer.ondemand, and always load on demand 2014-02-14 10:24:40 -08:00
PhabricatorSetupCheckFileinfo.php
PhabricatorSetupCheckGD.php
PhabricatorSetupCheckImagemagick.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSetupCheckInvalidConfig.php
PhabricatorSetupCheckMail.php
PhabricatorSetupCheckMySQL.php Recommend STRICT_ALL_TABLES for every install, not just development installs 2014-02-23 10:59:59 -08:00
PhabricatorSetupCheckPath.php Validate all components of $PATH configuration 2013-06-28 17:23:36 -07:00
PhabricatorSetupCheckPHPConfig.php
PhabricatorSetupCheckPygment.php
PhabricatorSetupCheckRepositories.php Raise a setup warning for missing or invalid local repository directory 2013-10-30 13:07:09 -07:00
PhabricatorSetupCheckStorage.php
PhabricatorSetupCheckTimezone.php