This directory contains helper files for managing the TestFile states.
-
TestFile.php- A compreshensive test file used for PHPCS testing during development. -
TestFile_WithErrors_DoNotFix.php- Backup copy of the TestFile containing all original formatting violations. This is to help restore the violations in the TestFile. -
restore_errors.sh- Bash script to restore the TestFile violations.
$ composer restore-test-file$ composer cs-test-file$ composer fix-test-file