PHP Classes

File: .codeclimate.yml

Recommend this page to a friend!
  Classes of Nathan Bishop   PHP File Info   .codeclimate.yml   Download  
File: .codeclimate.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP File Info
Get several types of information about files
Author: By
Last change: Update of .codeclimate.yml
Date: 2 months ago
Size: 398 bytes
 

Contents

Class file image Download
--- engines: duplication: enabled: true config: languages: - php fixme: enabled: true phan: enabled: true phpcodesniffer: enabled: true config: standard: "PSR1,PSR2" phpmd: enabled: true ratings: paths: - "**.php" exclude_paths: - build/ - tests/ - vendor/