semgrep / pfff

pfff is mainly an OCaml API to write static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code.
https://semgrep.dev
Other
186 stars 29 forks source link

Matthew/pa 650 parse case object in block #488

Closed mmcqd closed 2 years ago

mmcqd commented 2 years ago

Details in https://github.com/returntocorp/semgrep/pull/4206

Test plan: make test

Security

linear[bot] commented 2 years ago
PA-650 Parse case object in block

Same as [PA-640](https://linear.app/r2c/issue/PA-640/parse-case-class-declaration-in-block), except with `case object` instead of `case class`