We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3efb86 commit 4883cd0Copy full SHA for 4883cd0
README.md
@@ -11010,6 +11010,16 @@ function quux () {
11010
}
11011
// Message: Sentence must end with a period.
11012
11013
+/**
11014
+ * Foo
11015
+ *
11016
+ * @param x
11017
+ */
11018
+function quux () {
11019
+
11020
+}
11021
+// Message: Sentence must end with a period.
11022
11023
/**
11024
* Foo
11025
* Bar.
0 commit comments