PHP Classes

File: .codeclimate.yml

Recommend this page to a friend!
  Classes of Jelle Sebreghts   PHP Array Intersections   .codeclimate.yml   Download  
File: .codeclimate.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Array Intersections
Find intersections between combinations of arrays
Author: By
Last change:
Date: 7 years ago
Size: 487 bytes
 

Contents

Class file image Download
--- engines: duplication: enabled: true config: languages: - ruby - javascript - python - php fixme: enabled: true phpmd: enabled: true checks: Naming/ShortVariable: enabled: false CleanCode/StaticAccess: enabled: false Naming/LongVariable: enabled: false ratings: paths: - "**.inc" - "**.js" - "**.jsx" - "**.module" - "**.php" - "**.py" - "**.rb" exclude_paths: - tests/