File: .gitattributes

package info (click to toggle)
php-phpstan-phpdoc-parser 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,460 kB
  • sloc: php: 21,015; makefile: 50; xml: 42; sh: 17
file content (18 lines) | stat: -rw-r--r-- 430 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.abnf text eol=crlf
*.php text eol=lf

.github export-ignore
apigen export-ignore
phpcs.xml export-ignore
doc/grammars export-ignore
tests export-ignore
tmp export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
build-abnfgen.sh export-ignore
CODE_OF_CONDUCT.md export-ignore
Makefile export-ignore
phpstan-baseline.neon export-ignore
phpstan.neon export-ignore
phpunit.xml export-ignore