mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Merge pull request #7522 from weirdan/update-attributes
This commit is contained in:
commit
b45306c8a5
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -6,6 +6,8 @@
|
|||||||
/.circleci export-ignore
|
/.circleci export-ignore
|
||||||
/CODE_OF_CONDUCT.md export-ignore
|
/CODE_OF_CONDUCT.md export-ignore
|
||||||
/CONTRIBUTING.md export-ignore
|
/CONTRIBUTING.md export-ignore
|
||||||
|
/UPGRADING.md export-ignore
|
||||||
|
/psalm-baseline.xml export-ignore
|
||||||
/dictionaries/scripts export-ignore
|
/dictionaries/scripts export-ignore
|
||||||
/docs export-ignore
|
/docs export-ignore
|
||||||
/.editorconfig export-ignore
|
/.editorconfig export-ignore
|
||||||
@ -24,3 +26,5 @@
|
|||||||
/.scrutinizer.yml export-ignore
|
/.scrutinizer.yml export-ignore
|
||||||
/tests export-ignore
|
/tests export-ignore
|
||||||
/vendor-bin export-ignore
|
/vendor-bin export-ignore
|
||||||
|
|
||||||
|
*.phpstub linguist-language=PHP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user