nextcloud/tests/lib
Christoph Wurst caff1023ea
Format control structures, classes, methods and function
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.

This also removes and empty lines from method/function bodies at the
beginning and end.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 14:19:56 +02:00
..
Accounts Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Activity Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
App Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
AppFramework Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Archive Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Authentication Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Avatar Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
BackgroundJob Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Cache Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Calendar Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Collaboration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Command Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Comments Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Contacts/ContactsMenu Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DB Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Diagnostics Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DirectEditing Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Encryption Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Federation Mode to modern phpunit 2019-11-27 15:27:18 +01:00
Files Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
GlobalScale Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Group Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Hooks Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Http/Client Add support for GuzzleHTTP 'no' proxy 2020-02-29 19:19:23 +02:00
IntegrityCheck Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
L10N Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Lock Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
Lockdown Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Log Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Mail Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Memcache Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migration Mode to modern phpunit 2019-11-27 15:27:18 +01:00
Notification Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OCS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Preview Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
PublicNamespace Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Remote Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Repair Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RichObjectStrings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Security Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Session Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Settings Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
Share Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Share20 Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Support Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SystemTag Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Template Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Traits Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Updater Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
User Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Util Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
AllConfigTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
APITest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
AppConfigTest.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
AppTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
AutoLoaderTest.php Remove trailing and in between spaces 2020-04-09 16:07:47 +02:00
CapabilitiesManagerTest.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
ConfigTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ContactsManagerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DateTimeFormatterTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
ErrorHandlerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FileChunkingTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HelperStorageTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HookHelper.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
ImageTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
InfoXmlTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InitialStateServiceTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InstallerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
LargeFileHelperGetFileSizeTest.php Fix multiline comments 2020-04-08 22:24:54 +02:00
LargeFileHelperTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
LegacyHelperTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
LoggerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MemoryInfoTest.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
NaturalSortTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NavigationManagerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RepairStepTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ServerTest.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SetupTest.php Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
SubAdminTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TagsTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TemplateFunctionsTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TempManagerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TestCase.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
TestMoveableMountPoint.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
UpdaterTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
UrlGeneratorTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
UtilCheckServerTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
UtilTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00