Skip to content

Commit

Permalink
docs: add new rule docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 22, 2018
1 parent 5006f6c commit cb3f3be
Show file tree
Hide file tree
Showing 3 changed files with 416 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .README/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ When `true`, only checks files with a [`@flow` annotation](http://flowtype.org/d
{"gitdown": "include", "file": "./rules/define-flow-type.md"}
{"gitdown": "include", "file": "./rules/delimiter-dangle.md"}
{"gitdown": "include", "file": "./rules/generic-spacing.md"}
{"gitdown": "include", "file": "./rules/newline-after-flow-annotation"}
{"gitdown": "include", "file": "./rules/newline-after-flow-annotation.md"}
{"gitdown": "include", "file": "./rules/no-dupe-keys.md"}
{"gitdown": "include", "file": "./rules/no-existential-type.md"}
{"gitdown": "include", "file": "./rules/no-flow-fix-me-comments.md"}
Expand Down
Loading

0 comments on commit cb3f3be

Please sign in to comment.