Skip to content

Commit 3a4f7ed

Browse files
author
Scott Sandler
committed
lint tests
1 parent 33f03a7 commit 3a4f7ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hhast-lint.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
2-
"roots": ["src"],
2+
"roots": ["src", "tests"],
33
"builtinLinters": "all",
4+
"extraLinters": ["Facebook\\HHAST\\Linters\\PreferLambdasLinter"],
45
"disabledLinters": [
56
"Facebook\\HHAST\\Linters\\LicenseHeaderLinter",
67
"Facebook\\HHAST\\Linters\\NoStringInterpolationLinter",

0 commit comments

Comments
 (0)