We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2364aa commit dde4812Copy full SHA for dde4812
conf/parametersSchema.neon
@@ -31,6 +31,7 @@ parametersSchema:
31
checkParameterCastableToNumberFunctions: bool(),
32
skipCheckGenericClasses: listOf(string()),
33
stricterFunctionMap: bool()
34
+ reportPreciseLineForUnusedFunctionParameter: bool()
35
])
36
fileExtensions: listOf(string())
37
checkAdvancedIsset: bool()
0 commit comments