Blaspsoft / blasp

Blasp is a profanity filter package for Laravel
MIT License
199 stars 11 forks source link

Code Improvements for check Method #9

Open lucasltavares opened 4 weeks ago

lucasltavares commented 4 weeks ago

This PR introduces improvements to the check method, focusing on readability, redundancy reduction, and exception handling precision.

Changes

  1. String Validation Enhancement
  2. Specific Exception Type
  3. Consolidated Assignments
  4. Direct Return of handle() Result