visavi/rotor

View on GitHub
resources/views/widgets/_feed.blade.php

Summary

Maintainability
A
3 hrs
Test Coverage

File _feed.blade.php has 321 lines of code (exceeds 250 allowed). Consider refactoring.
Open

@forelse ($posts as $post)
    {{-- Посты --}}
    @if ($post instanceof \App\Models\Topic)
        <div class="section mb-3 shadow">
            <ol class="breadcrumb mb-1">
Severity: Minor
Found in resources/views/widgets/_feed.blade.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status