You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Class名に動詞
https://github.com/exKAZUu/RepositoryProbe/tree/master/src/main/java/net/exkazuu
やめましょう
getSourceCodeAbsolutePath
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/FileManager.xtend#L20
メソッドが2つあります。
空の中括弧
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/FileManager.xtend#L20
で良いんじゃなかろうか
URI直書きはやめましょう
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GetNumberOfDelevopersAndTestes.xtend#L10-L12
外出ししたほうがいいんじゃないかな?
if(! hogehoge){} にする
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GetNumberOfDelevopersAndTestes.xtend#L17
//test//
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GetNumberOfDelevopersAndTestes.xtend#L17
読み逃しがでる気がします
clone
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GitManager.xtend#L19
runBlameとかにする
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GitManager.xtend#L19
blameだけ統一感ががないのが気になる
変数名split?
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GitManager.xtend#L76
splitResult?
getAuthorName
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/GitManager.xtend#L76
単数のは1個のstring返すので良いんじゃないだろうか*
mainが長い
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/Main.xtend
やってることは本当に起動処理だけ?
nextPage
https://github.com/exKAZUu/RepositoryProbe/blob/master/src/main/java/net/exkazuu/Main.xtend#L16
clickNextPageに見えます
とりあえずここまで