sourcecred/.flowconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
200 B
Plaintext
Raw Normal View History

# If modifying this file, please modify .flowconfig-ci too!
[ignore]
[include]
[libs]
flow-typed
[lints]
[options]
suppress_comment=\\(.\\|\n\\)*\\$ExpectFlowError
include_warnings=true
[strict]