Skip to content

Commit 2a3bc18

Browse files
author
farhadzand
committed
remove Scrutinizer
1 parent af07bc1 commit 2a3bc18

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
/.github export-ignore
66
/.gitattributes export-ignore
77
/.gitignore export-ignore
8-
/.scrutinizer.yml export-ignore
98
/phpunit.xml.dist export-ignore
109
/pint.json export-ignore
1110
/phpstan.neon export-ignore

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ All notable changes to `iamfarhad/laravel-audit-log` will be documented in this
55
## [1.2.1] - 2025-06-01
66

77
### Added
8-
- Added Scrutinizer configuration for improved code quality analysis
98
- Enhanced static analysis and code quality checks
109

1110
## [1.2.0] - 2025-05-30

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
[![Tests](https://img.shields.io/github/actions/workflow/status/iamfarhad/laravel-audit-log/tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/iamfarhad/laravel-audit-log/actions/workflows/tests.yml)
1212
[![Code Style](https://img.shields.io/github/actions/workflow/status/iamfarhad/laravel-audit-log/coding-standards.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/iamfarhad/laravel-audit-log/actions/workflows/coding-standards.yml)
1313
[![PHPStan](https://img.shields.io/badge/PHPStan-level%208-brightgreen.svg?style=flat-square)](https://github.com/iamfarhad/laravel-audit-log)
14-
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/iamfarhad/laravel-audit-log.svg?style=flat-square)](https://scrutinizer-ci.com/g/iamfarhad/laravel-audit-log)
1514

1615
## Overview
1716

0 commit comments

Comments
 (0)