https://ast-grep.github.io/

弊社ではgo studyというgoの勉強会を不定期で行っていますが、今回は技術顧問の方にast-grepというツールを紹介していただいたのでやったことまとめたいと思います。

ast-grepとは

ast-grep(sg) is a fast and polyglot tool for code structural search, lint, rewriting at large scale.

ast-grep(sg)は、大規模なコード構造検索、lint、書き換えのための高速で多機能なツールです。

ASTとは

playgroundで実際使ってみる

playgroundの説明

こちらのplaygroundで使ってみます

image.png

左のブロック

下のブロック

右のブロック