Skip to content

valeryan/multi-root-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-root-example

The purpose of this project is for testing the Php Sniffer & Beautifier extension in a multi-root workspace. Each root dir has a different setup and .phpcs.xml files to show that the extension will use the correct .phpcs.xml file for each project in a multi-root workspace.

Examples

  • Root 1: Composer.json and .phpcs.xml(PSR-2) in the root dir.
  • Root 2: Composer.json and .phpcs.xml(PEAR) in the root dir and a .phpcs.xml(PSR-2) in the leaf dir.
  • Root 3: No composer.json and .phpcs.xml(PSR-2) in the root dir. Needs global install of phpcs and phpcbf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages