Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 388 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 388 Bytes

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