1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-31 00:48:21 +01:00
phorge-phorge/src/infrastructure/daemon/bot
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
..
adapter Various linter fixes. 2014-02-26 12:44:58 -08:00
handler Fix the What's New? phabricatorbot handler. 2014-02-01 17:18:44 -08:00
target Formalize targets (users and channel) into objects 2013-02-14 05:13:38 -08:00
PhabricatorBot.php In debug mode, log all phabricator bot data to the log 2013-03-05 12:56:36 -08:00
PhabricatorBotMessage.php Formalize targets (users and channel) into objects 2013-02-14 05:13:38 -08:00
PhabricatorIRCBot.php First pass at decoupling Phabricator bot behavior from the protocol it's running on, this pulls the connection, reading, and writing functionalities out of the bot itself and into the adapter. 2013-02-05 18:46:54 -08:00