Commit b36d17d
Add a hint about disabling model verification errors
Summary:
I imagine some open source users give up after seeing model verification errors.
We should recommend using `--no-verify` in those cases.
For instance, I'm trying Pysa on Zulip and some of our django models seem to error (maybe some are outdated?).
Using `--no-verify` allows to continue the analysis and ignore those.
Reviewed By: tianhan0
Differential Revision: D77726788
fbshipit-source-id: 7873fbf76ce7a1f3b02a527f4e2ee8ac50ca68431 parent 2472dd0 commit b36d17d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
441 | 442 | | |
442 | 443 | | |
443 | 444 | | |
| |||
0 commit comments