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

Scala: parse `-` as a valid identifier #509

Closed mmcqd closed 2 years ago

mmcqd commented 2 years ago

See https://github.com/returntocorp/semgrep/pull/4904

Security