MLH-Fellowship / pyre-check

Performant type-checking for python.
https://pyre-check.org/
MIT License
3 stars 1 forks source link

[Summer 2021] SAPP Cli add support for AddFeature Pipeline #47

Closed r0rshark closed 3 years ago

r0rshark commented 3 years ago

We want to support in SAPP Cli the capability to automatically add a specific features to all the imported issues. This can be done by creating a new "pipeline" here e.g AddFeatures which process all the issues and add . We can then add a cli option to the analyze command here to conditionally add the AddFeatures pipeline step adding the features specified in the command line

abishekvashok commented 3 years ago

I can do this :)

abishekvashok commented 3 years ago

I can still see https://github.com/facebook/sapp/pull/39 is open. was this closed intentionally?

Edit: saw the merge, removed the mention :)