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 1e22156 commit aee78f9Copy full SHA for aee78f9
docs/contributing/FAQ.md
@@ -122,7 +122,7 @@ Consider whether the heading/line can be shortened by renaming variables (e.g.,
122
123
<a name="markdown-heading-length"></a>
124
125
-## What should I do if Javascript linting on my commits fails because my headings exceed the maximum permissible number of parameters?
+## What should I do if JavaScript linting on my commits fails because my function exceeds the maximum permissible number of parameters?
126
127
Consider whether the number of parameters can be reduced. If reducing is not possible, disable the lint rule at the top level using:
128
0 commit comments