Skip to content

neild3r/standards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

D3R Coding Standards

Check these out into your /clients/custom folder.

git clone https://github.com/D3R/standards /clients/custom/d3r-standards

For PSR you will want to point PHP Code Sniffer at the XML file.

"phpcs_additional_args": {
	"--standard": "/clients/custom/d3r-standards/D3R-PHP.xml",
    "-n": ""
}

About

D3R Coding standards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published