1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests/FileManipulation
orklah 3bcfd2e726
allow psalter to add literal string/int in psalm phpdoc (#5844)
* allow psalter to add literal string/int in psalm phpdoc

* fix CS
2021-05-28 09:46:11 -04:00
..
ClassConstantMoveTest.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
ClassMoveTest.php Don't migrate virtual nodes (#5780) 2021-05-17 22:21:32 -04:00
FileManipulationTestCase.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
ImmutableAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
MethodMoveTest.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
MissingPropertyTypeTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
MissingReturnTypeTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
NamespaceMoveTest.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
ParamNameMismatchTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
ParamTypeManipulationTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
PropertyMoveTest.php fix phpdoc (#4905) 2020-12-29 11:42:41 +00:00
PureAnnotationAdditionTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
ReturnTypeManipulationTest.php allow psalter to add literal string/int in psalm phpdoc (#5844) 2021-05-28 09:46:11 -04:00
UndefinedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnnecessaryVarAnnotationManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnusedCodeManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00
UnusedVariableManipulationTest.php Split unit test over multiple jobs in GitHub Actions, lowering the total run time (#4985) 2021-01-11 17:30:33 -05:00