We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scalafix-pixiv-rule を作るにあたってどういう実装をしたのか、
コメントに「n番を深く話してほしい!」みたいなのがいっぱいあったらそこを重点的に話したいと思ってます。
The text was updated successfully, but these errors were encountered:
https://github.com/Javakky-pxv/Slides/blob/main/Scalafix%20%E3%83%AB%E3%83%BC%E3%83%AB%E4%BD%9C%E6%88%90%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6.md
Sorry, something went wrong.
何故scalametaのシンボルから型インスタンスをリフレクションで得たいのかよく分かっていませんが、そういうことがしたい場合はscalafixよりwartremoverなどの方が楽だと思います
scalafixは、プログラムをsemanticdbに変換する時点で色んな情報を捨てて単純化しているので、完全に復元するのは無理だと思います(むしろこんな頑張れるんだとビックリしました)。
30分枠
No branches or pull requests
scalafix-pixiv-rule を作るにあたってどういう実装をしたのか、
について時間の限り話していこうと思います。
コメントに「n番を深く話してほしい!」みたいなのがいっぱいあったらそこを重点的に話したいと思ってます。
The text was updated successfully, but these errors were encountered: