Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-16 05:01:58 +0300
committerJulius Härtl <jus@bitgrid.net>2021-01-18 15:06:11 +0300
commit9ccebfebe2cb5cabf1aec7f247fa547ab5b7e0a9 (patch)
tree6d54d5973d4875b2c7f2939bcc1bb0dbd746b6c6 /psalm.xml
parent6c53b22d9f3920871fa208180440e36e62855f0b (diff)
Bump nextcloud/coding-standard from 0.4.0 to 0.5.0
Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.4.0...v0.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 04840bad..b171e862 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -18,6 +18,7 @@
<ignoreFiles>
<directory name="vendor/phpunit/php-code-coverage" />
<directory name="vendor/vimeo" />
+ <directory name="vendor/friendsofphp" />
</ignoreFiles>
</extraFiles>
<issueHandlers>