Edited the correct link to WPCS with Eclipse and XAMPP

Ramona Morea 2018-04-07 23:27:04 +03:00
parent dae54a356b
commit 1127adc595

@ -12,7 +12,7 @@ Here you can learn things like how to:
- And if all else fails, [whitelist code that is being flagged with errors](Whitelisting-code-which-flags-errors).
- Set up you IDE to work with PHPCS & WPCS
- [Setting up WPCS to work in Atom](Setting-up-WPCS-to-work-in-Atom)
- [Setting up WPCS when using Eclipse with XAMPP](Setting-up-WPCS-when-using-Eclipse-with-XAMPP)
- [Setting up WPCS when using Eclipse with XAMPP](How-to-use-WPCS-with-Eclipse-and-XAMPP)
- [Setting up WPCS to work in Sublime Text](Setting-up-WPCS-to-work-in-Sublime-Text)
- [Setting up WPCS to work in PHPStorm](https://confluence.jetbrains.com/display/PhpStorm/WordPress+Development+using+PhpStorm#WordPressDevelopmentusingPhpStorm-PHPCodeSnifferwithWordPressCodingStandardsIntegrationinPhpStorm) (external link)
- [Setting up WPCS to work in Visual Studio](https://tommcfarlin.com/php-codesniffer-in-visual-studio-code/) (external link)