Skip to content

Commit

Permalink
Butter C++: fixed clangtidy config
Browse files Browse the repository at this point in the history
Summary:
Added missing `InheritParentConfig: true` per internal clang config.

Changelog: [Internal]

Reviewed By: sammy-SC

Differential Revision: D33244729

fbshipit-source-id: 9ae8f8265c202902447c8b784206f6c00222c43d
  • Loading branch information
fkgozali authored and pull[bot] committed May 17, 2023
1 parent d4f9be9 commit 1484940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactCommon/butter/.clang-tidy
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
InheritParentConfig: true
Checks: '>
clang-diagnostic-*,
'
Expand Down

0 comments on commit 1484940

Please sign in to comment.