Skip to content

Commit 8ddd60e

Browse files
Remove allowed HH_FIXME directives
1 parent cdea6e9 commit 8ddd60e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.hhconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ hackfmt.line_width = 80
44
hackfmt.tabs = false
55

66
; Basic configuration
7-
allowed_decl_fixme_codes=2053,4045,4047
8-
allowed_fixme_codes_strict=2011,2049,2050,2053,2083,3084,4027,4045,4047,4104,4106,4107,4108,4110,4128,4135,4188,4223,4240,4323,4390,4401
97
check_xhp_attribute = true
108
disable_xhp_element_mangling = true
119
enable_xhp_class_modifier = true
1210

13-
; @see .github/workflows/prepare-environment.sh
14-
; requires:4.128
1511
enable_strict_string_concat_interp = true

0 commit comments

Comments
 (0)