Recommend this page to a friend! |
Classes of Jelle Sebreghts | > | Lexographical PHP Permutations Generator | > | .codeclimate.yml | > | Download |
|
![]() |
--- engines: duplication: enabled: true config: languages: - ruby - javascript - python - php fixme: enabled: true phpmd: enabled: true checks: Naming/ShortVariable: enabled: false ratings: paths: - "**.inc" - "**.js" - "**.jsx" - "**.module" - "**.php" - "**.py" - "**.rb" exclude_paths: - tests/ |