1
0
Fork 0
php-language-server/tests
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
..
NodeVisitor Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
Server Linting (#107) 2016-10-24 19:35:37 +02:00
Utils Allow %-encoded colon after drive letter in URI 2016-10-12 00:53:21 +02:00
FormatterTest.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
LanguageServerTest.php Update AdvancedJsonRpc (#103) 2016-10-20 03:31:12 +02:00
MockProtocolStream.php Linting (#107) 2016-10-24 19:35:37 +02:00
PhpDocumentTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
ProjectTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
ProtocolReadStreamTest.php Update 2016-08-25 15:27:14 +02:00
ProtocolStreamWriterTest.php Global symbol search (#31) 2016-09-30 11:30:08 +02:00