Skip to content

Added some small code fixes (curly braces on conditions and redundant code assertion)

Rodrigo Muino Tomonari requested to merge github/fork/turnerran/main into main
  1. Added curly braces to single liner condition for better readability
  2. Removed redundant assertion in some conditions using optional chaining

Merge request reports

Loading