We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322bc2e commit d8b56a1Copy full SHA for d8b56a1
hhast-lint.json
@@ -9,14 +9,6 @@
9
"Facebook\\HHAST\\FinalOrAbstractClassLinter",
10
"Facebook\\HHAST\\HHClientLinter"
11
],
12
- "linterConfigs": {
13
- "Facebook\\HHAST\\HHClientLinter": {
14
- "__comment": "Ignore duplicate property $this->tagName.",
15
- "ignore": [
16
- 5635
17
- ]
18
- }
19
- },
20
"overrides": [
21
{
22
"patterns": [
0 commit comments