forked from jodavimehran/code-tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckstyle-Main-main-filesToProcess.json
23 lines (23 loc) · 1.22 KB
/
checkstyle-Main-main-filesToProcess.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"repositoryName" : "checkstyle\\checkstyle",
"repositoryWebURL" : "https://github.com/checkstyle/checkstyle.git",
"filePath" : "src/main/java/com/puppycrawl/tools/checkstyle/Main.java",
"functionName" : "main",
"functionKey" : "src/main/java/com.puppycrawl.tools.checkstyle.Main#main(String[])",
"functionStartLine" : 181,
"variableName" : "filesToProcess",
"variableKey" : "src/main/java/com.puppycrawl.tools.checkstyle.Main#main(String[])$filesToProcess(199)",
"variableStartLine" : 199,
"startCommitId" : "119fd4fb33bef9f5c66fc950396669af842c21a3",
"expectedChanges" : [ {
"parentCommitId" : "d46c2cf0e9df06bb5f424dbd7645574f082f7609",
"commitId" : "1b72b4905bf3520aa47697cc7d1bcdad8b7ad1e6",
"commitTime" : 1455113230,
"changeType" : "introduced",
"elementFileBefore" : "src/main/java/com/puppycrawl/tools/checkstyle/Main.java",
"elementNameBefore" : "src/main/java/com.puppycrawl.tools.checkstyle.Main#main(String[])$filesToProcess:List<File>(108)",
"elementFileAfter" : "src/main/java/com/puppycrawl/tools/checkstyle/Main.java",
"elementNameAfter" : "src/main/java/com.puppycrawl.tools.checkstyle.Main#main(String[])$filesToProcess:List<File>(108)",
"comment" : "new variable"
} ]
}