Skip to content

Commit cc3a6a6

Browse files
authored
removed scrutinizer
1 parent 3102d2c commit cc3a6a6

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
![Downloads](https://img.shields.io/packagist/dt/akaunting/laravel-sortable)
44
![Tests](https://img.shields.io/github/workflow/status/akaunting/laravel-sortable/Tests?label=tests)
55
[![StyleCI](https://github.styleci.io/repos/442271942/shield?style=flat&branch=master)](https://styleci.io/repos/442271942)
6-
[![Quality](https://img.shields.io/scrutinizer/quality/g/akaunting/laravel-sortable?label=quality)](https://scrutinizer-ci.com/g/akaunting/laravel-sortable)
76
[![License](https://img.shields.io/github/license/akaunting/laravel-sortable)](LICENSE.md)
87

98
This package allows you to add sortable behavior to `models` and `views`. It ships with a trait where you can set the sortable fields and a blade directive to generate table headers automatically.

0 commit comments

Comments
 (0)