Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 189c0ce

Browse files
committed
Add 4423 (bitwise ops on non-int) to allows fixme list
1 parent 63498e0 commit 189c0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.hhconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ disable_primitive_refinement=true
1010
disable_static_local_variables = true
1111
disallow_array_literal = true
1212
allowed_decl_fixme_codes=2053,4033,4045,4047
13-
allowed_fixme_codes_strict=2011,2049,2050,2053,4006,4027,4033,4045,4047,4053,4104,4106,4107,4108,4110,4128,4135,4188,4240,4323,4390,4401
13+
allowed_fixme_codes_strict=2011,2049,2050,2053,4006,4027,4033,4045,4047,4053,4104,4106,4107,4108,4110,4128,4135,4188,4240,4323,4390,4401,4423

0 commit comments

Comments
 (0)