Skip to content

Commit bc38862

Browse files
fa93hwsbrettz9
authored andcommitted
docs: generate docs
1 parent e3c7f36 commit bc38862

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,15 @@ function quux () {
804804

805805
}
806806
// Message: There must be no indentation.
807+
808+
/**
809+
* foo
810+
*
811+
* @param bar
812+
* baz
813+
*/
814+
var a = {}
815+
// Message: There must be no indentation.
807816
````
808817

809818
The following patterns are not considered problems:

0 commit comments

Comments
 (0)