File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
],
11
11
"description" : " Automated code analysis ideal for projects that want to enforce a coding standard." ,
12
12
"contributors" : [" adireddy" ],
13
- "releasenote" : " added emptyBlockCheck config for BlockFormatCheck " ,
14
- "version" : " 1.0.7 " ,
13
+ "releasenote" : " introduced enforceReturnType and enforcePublicPrivate by @AlexHaxe " ,
14
+ "version" : " 1.0.8 " ,
15
15
"url" : " https://github.com/adireddy/haxe-checkstyle" ,
16
16
"dependencies" : {
17
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " checkstyle" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.0.8 " ,
4
4
"description" : " Automated code analysis ideal for projects that want to enforce a coding standard." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments