File: build.properties

package info (click to toggle)
pdepend 2.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,072 kB
  • ctags: 3,494
  • sloc: php: 15,213; xml: 95; makefile: 20; sh: 8
file content (18 lines) | stat: -rw-r--r-- 449 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
project.dir       =
project.uri       = pdepend.org
project.name      = pdepend
project.version   = 2.2.4
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-old