tightenco/tlint
Tighten’s opinionated linter for Laravel and PHP projects. Enforces consistent conventions and catches style issues using preset and custom rules, runnable via CLI or CI. Built on PHP_CodeSniffer with sensible Laravel-focused defaults.
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?