tightenco/tlint
A linter and auto-formatter for Laravel and Tailwind projects. Tlint enforces Tighten-style conventions with configurable rules, catches common issues, and can automatically fix code style problems for consistent, clean PHP and Blade code.
Removed
Changed
Removed
Added
Fixed
NoRequestAll linter to allow other request methods by @driftingly (#286).Added
UseAnonymousMigrations linter and formatter to prefer anonymous migrations (added in Laravel 8.37.0) (#259).FullyQualifiedFacades linter and formatter to ensure Facades are imported using their full namespace (replaces the ImportFacades formatter added in (#216) that never worked) (#255).Changed
ImportFacades linter from Tighten preset (#255).Fixed
OneLineBetweenClassVisibilityChanges lints with some comments between constants and properties (#264).Changed
ray() to NoDump description (#247)Changed
dd and dump methods in NoDump (#245)How can I help you explore Laravel packages today?