always-open/laravel-model-auditlog

View on GitHub
.styleci.yml

Summary

Maintainability
Test Coverage
preset: recommended
risky: false
finder:
    name: "*.php"

enabled:
    - not_operator_with_successor_space
    - short_list_syntax

disabled:
    - single_quote
    - concat_without_spaces