[WIP] FBInfer review bot plugin
Review Request #9434 — Created Dec. 10, 2017 and discarded
FBInfer is a plugin that can be installed on review bot to find syntax errors when users submit either (C, C++, Obj-C or Java) code. It will return the errors in an output file, then this output file gets processed to open issues on the review request.
Description | From | Last Updated |
---|---|---|
F401 'reviewbot.tools.RepositoryTool' imported but unused |
reviewbot | |
F821 undefined name 'Tool' |
reviewbot | |
F841 local variable 'additional_args' is assigned to but never used |
reviewbot | |
W291 trailing whitespace |
reviewbot | |
E303 too many blank lines (2) |
reviewbot | |
F841 local variable 'results' is assigned to but never used |
reviewbot |