HomeDevCentral

Switch to Nasqueron codestyle

Description

Switch to Nasqueron codestyle

Summary:
The code used tabs on some files instead of spaces.

This change converts tabs to spaces and import phpcs Nasqueron rules.

An exemption is granted for line length, to allow tests to have
a verbose explanation about how to fix the issue. That will avoid
to rewrite them using HEREDOC. This only apply to tests, not lib
or the helper trait.

Test Plan: phpcs

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2589

Details

Provenance
derecksonAuthored on Mar 12 2022, 14:36
derecksonPushed on Mar 12 2022, 14:39
Reviewer
dereckson
Differential Revision
D2589: Switch to Nasqueron codestyle
Parents
rTESTSPRODENV1b3ae792e41c: Port tests to PHP 8.1 and PHPUnit 9.5
Branches
Unknown
Tags
Unknown