Skip to content

Commit

Permalink
sqf: prevent marker spam
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettMayson committed Oct 19, 2024
1 parent f6e2d3a commit e1feb5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/sqf/tests/lints.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ analyze!(s20_bool_static_comparison);
analyze!(s21_invalid_comparisons);
analyze!(s22_this_call);
analyze!(s23_reassign_reserved_variable);
analyze!(s24_marker_spam);

0 comments on commit e1feb5d

Please sign in to comment.