Skip to content

HDNET/coding-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

coding-standards

HDNET Coding Standars für PHP

Installation

  brew tap HDNET/homebrew-hdnet
  brew install hdnet-coding-standards
  brew install python3
  pip3 install pre-commit

Im Projekt: pre-commit einrichten: http://pre-commit.com/#usage

  pre-commit install

Team Black

CodingStandard setzen

  phpcs --config-set default_standard HDNETBlack