Skip to content

Commit 102aa6f

Browse files
committed
phpunit.dist added
1 parent c9a21c4 commit 102aa6f

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ vendor/
88
.phan/
99
.php-cs-fixer.cache
1010
.phpunit.result.cache
11-
phpunit.local.xml
11+
phpunit.xml
1212
phpdoc.xml

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<div align="center">
1414

1515
[![Tests](https://github.com/linna/csrf-guard/workflows/Tests/badge.svg)](https://github.com/linna/csrf-guard/actions)
16+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=linna_csrf-guard&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=linna_csrf-guard)
1617
[![PDS Skeleton](https://img.shields.io/badge/pds-skeleton-blue.svg?style=flat)](https://github.com/php-pds/skeleton)
1718
[![PHP 8.1](https://img.shields.io/badge/PHP-8.1-8892BF.svg)](http://php.net)
1819

File renamed without changes.

0 commit comments

Comments
 (0)