Skip to content

Commit cb3f3be

Browse files
committed
docs: add new rule docs
1 parent 5006f6c commit cb3f3be

File tree

3 files changed

+416
-2
lines changed

3 files changed

+416
-2
lines changed

.README/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ When `true`, only checks files with a [`@flow` annotation](http://flowtype.org/d
154154
{"gitdown": "include", "file": "./rules/define-flow-type.md"}
155155
{"gitdown": "include", "file": "./rules/delimiter-dangle.md"}
156156
{"gitdown": "include", "file": "./rules/generic-spacing.md"}
157-
{"gitdown": "include", "file": "./rules/newline-after-flow-annotation"}
157+
{"gitdown": "include", "file": "./rules/newline-after-flow-annotation.md"}
158158
{"gitdown": "include", "file": "./rules/no-dupe-keys.md"}
159159
{"gitdown": "include", "file": "./rules/no-existential-type.md"}
160160
{"gitdown": "include", "file": "./rules/no-flow-fix-me-comments.md"}

0 commit comments

Comments
 (0)