Fixed POINT notation in README #76
static.yml
on: pull_request
PHP-CS-Fixer
22s
Psalm
32s
Annotations
1 error and 10 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
PHP-CS-Fixer:
tests/Functions/ST_NPointsTest.php#L1
Found violation(s) of type: array_indentation
|
PHP-CS-Fixer:
tests/Functions/ST_NPointsTest.php#L1
Found violation(s) of type: native_function_invocation
|
PHP-CS-Fixer:
tests/Functions/ST_NPointsTest.php#L1
Found violation(s) of type: global_namespace_import
|
PHP-CS-Fixer:
tests/Functions/ST_NPointsTest.php#L1
Found violation(s) of type: no_extra_blank_lines
|
PHP-CS-Fixer:
tests/Functions/ST_NPointsTest.php#L1
Found violation(s) of type: blank_line_between_import_groups
|
PHP-CS-Fixer:
tests/Functions/ST_3DClosestPointTest.php#L1
Found violation(s) of type: array_indentation
|
PHP-CS-Fixer:
tests/Functions/ST_3DClosestPointTest.php#L1
Found violation(s) of type: native_function_invocation
|
PHP-CS-Fixer:
tests/Functions/ST_3DClosestPointTest.php#L1
Found violation(s) of type: global_namespace_import
|
PHP-CS-Fixer:
tests/Functions/ST_3DClosestPointTest.php#L1
Found violation(s) of type: no_extra_blank_lines
|
PHP-CS-Fixer:
tests/Functions/ST_3DClosestPointTest.php#L1
Found violation(s) of type: blank_line_between_import_groups
|