roots / sage

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
https://roots.io/sage/
MIT License
12.71k stars 3.06k forks source link

❤️ Feature Request: static analysis of blade templates #3139

Closed chrillep closed 8 months ago

chrillep commented 1 year ago

Terms

Summary

refs:

Motivation

static analysis finds bugs you or linters dont

Why are we doing this?

need better code :)

What use cases does it support?

all templates

What is the expected outcome?

better code, less bugs

Potential conflicts / foreseeable issues

needs php 8.1

Additional Context

No response

eaCe commented 11 months ago

That would be great. I tried to use bladestan but it seems like bladestan can't find or compile the blade files.