File: build.properties

package info (click to toggle)
pdepend 2.16.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 19,500 kB
  • sloc: php: 60,939; xml: 1,423; pascal: 34; sql: 34; makefile: 33; sh: 8
file content (19 lines) | stat: -rw-r--r-- 477 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
project.dir       =
project.uri       = pdepend.org
project.name      = pdepend
project.version   = 2.16.2
project.stability = stable

project.pear.uri = pear.example.com

vendor.dir.includes = symfony/**/*,composer/**/*,autoload.php
vendor.dir.excludes = symfony/**/Tests/**/*

codesniffer.standard = PSR2

codesniffer.fail.on.violation = true

project.scm.uri = github.com/${project.name}/${project.name}/commit

phpunit.package.name = phpunit-4.8.36
phpunit.enabled = false