Skip to content

Commit

Permalink
tools: remove readability/fn_size rule
Browse files Browse the repository at this point in the history
PR-URL: #54663
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
RafaelGSS authored and aduh95 committed Sep 12, 2024
1 parent 04ef3e4 commit d6df542
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/cpplint.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@
'readability/casting',
'readability/check',
'readability/constructors',
'readability/fn_size',
'readability/inheritance',
'readability/pointer_notation',
'readability/multiline_comment',
Expand Down

0 comments on commit d6df542

Please sign in to comment.