1
0
Fork 0
php-language-server/tests/Server/TextDocument
ADmad 5ecab683eb Linting (#107)
* Update travis config.
* Add phpcs config file.
* Exclude rules
* Ignore failures in tests
* Automatic fixes
* Inline ParsingMode enum as class constants
* Loosen FormatTest because of excluded rule
2016-10-24 19:35:37 +02:00
..
Definition Linting (#107) 2016-10-24 19:35:37 +02:00
References Hover (#50) 2016-10-19 12:31:32 +02:00
DidChangeTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
DidCloseTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
DocumentSymbolTest.php Linting (#107) 2016-10-24 19:35:37 +02:00
FormattingTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
HoverTest.php Fix definition for method return type (#76) 2016-10-21 16:51:11 +02:00
ParseErrorsTest.php Linting (#107) 2016-10-24 19:35:37 +02:00