Skip to content

pmeszaros/vsc.phpmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPMD

VS Code extension for php, using phpmd.

Config

Default :

{
	"phpmd.enabled": true,
	"phpmd.validate.executablePath": "/usr/bin/phpmd",
	"phpmd.validate.executablePath": "cleancode,codesize,controversial,design,naming,unusedcode"
}

About

VS Code extension for php, using phpmd.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%