File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 ],
1111 "description" : " Automated code analysis ideal for projects that want to enforce a coding standard." ,
1212 "contributors" : [" adireddy" ],
13- "releasenote" : " added FileLengthCheck (default: 1000) and ParameterNumberCheck (default: 7) by @AlexHaxe" ,
14- "version" : " 1.0.9 " ,
13+ "releasenote" : " added NestedIfDepth, NestedForDepth and NestedTryDepth checks by @AlexHaxe" ,
14+ "version" : " 1.1.0 " ,
1515 "url" : " https://github.com/adireddy/haxe-checkstyle" ,
1616 "dependencies" : {
1717
Original file line number Diff line number Diff line change 11{
22 "name" : " checkstyle" ,
3- "version" : " 1.0.9 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " Automated code analysis ideal for projects that want to enforce a coding standard." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments