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

Commit 7e87f0d

Browse files
authored
Merge pull request #15 from lexidor/add-allowed-fixmes
Add allowed fixmes
2 parents bc55cc8 + 01a8906 commit 7e87f0d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.hhconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ user_attributes=
99
disable_primitive_refinement=true
1010
disable_static_local_variables = true
1111
disallow_array_literal = true
12+
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,4108,4110,4128,4135,4188,4240,4323

0 commit comments

Comments
 (0)