-
Notifications
You must be signed in to change notification settings - Fork 31
Pull requests: tighten/tlint
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add NoDump linter to prevent dd() dump() and var_dump()
#154
by Gummibeer
was merged Jun 9, 2020
Loading…
Bump symfony/http-foundation from 5.0.5 to 5.0.8 in /tests/Linting/Laravel
dependencies
Pull requests that update a dependency file
php
#152
by dependabot
bot
was closed Jun 18, 2020
Loading…
Remove inline var docs & update Laravel version
#145
by loganhenson
was merged Mar 27, 2020
Loading…
Bump acorn from 6.3.0 to 6.4.1 in /tests/Linting/Laravel/LaravelApp
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#141
by dependabot
bot
was closed Mar 27, 2020
Loading…
Improving logic of IdentifiesImports to support interfaces, static property calls, and nullable types
#134
by EricTendian
was merged Feb 6, 2020
Loading…
Fix false positives for NoUnusedImports with typed properties
#133
by adriaanzon
was merged Feb 3, 2020
Loading…
Add instance of Variable check to RequestValidation linter.
#131
by loganhenson
was merged Feb 3, 2020
Loading…
Handling edge case for ImportFacades linter where class is named the same as a Laravel facade
#130
by EricTendian
was merged Jan 31, 2020
Loading…
Add support for Group Use Declarations to ImportFacades linter
#127
by EricTendian
was merged Jan 22, 2020
Loading…
Make import statement formatting a bit more robust
#126
by loganhenson
was merged Jan 10, 2020
Loading…
Get all code lines in NoStringInterpolationWithoutBraces
#125
by inxilpro
was merged Dec 28, 2019
Loading…
Add: Symfony v5 support to console and process
#122
by minthemiddle
was merged Dec 20, 2019
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.