tighten / tlint

Tighten linter for Laravel conventions.
MIT License
521 stars 32 forks source link

Public folder issue while linting #338

Closed sandeshjangam closed 1 year ago

sandeshjangam commented 1 year ago

If you have your application in a public folder locally, tlint will skip all files in the linting

Refer to this issue https://github.com/tighten/duster/issues/110