File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,5 +31,3 @@ matrix:
3131 - haxelib install hxargs 3.0.2
3232 - haxelib install munit
3333 - sed -i 's/:3.3.0//' buildGlobal.hxml
34- allow_failures :
35- - haxe : development
Original file line number Diff line number Diff line change 11## dev branch / next version (2.x.x)
22
3+ ## version 2.4.1 (2018-06-14)
4+
35- Added JSON schemas for ` checkstyle.json ` and ` checkstyle-exclude.json ` file formats [ #431 ] ( https://github.com/HaxeCheckstyle/haxe-checkstyle/issues/431 ) + [ #432 ] ( https://github.com/HaxeCheckstyle/haxe-checkstyle/issues/432 ) + [ #433 ] ( https://github.com/HaxeCheckstyle/haxe-checkstyle/issues/433 )
46- Added code documentation [ #433 ] ( https://github.com/HaxeCheckstyle/haxe-checkstyle/issues/433 )
57- Added message codes to help with vscode-checkstyle quickfixes [ #436 ] ( https://github.com/HaxeCheckstyle/haxe-checkstyle/issues/436 )
Original file line number Diff line number Diff line change 1818 " AlexHaxe" ,
1919 " Gama11"
2020 ],
21- "releasenote" : " new ExtendedEmptyLine check; refactored exclusion logic - see CHANGES" ,
22- "version" : " 2.4.0 " ,
21+ "releasenote" : " added json schemas for config files; changes and fixes in preparation of vscode-checkstyle - see CHANGES" ,
22+ "version" : " 2.4.1 " ,
2323 "url" : " https://github.com/HaxeCheckstyle/haxe-checkstyle" ,
2424 "dependencies" : {
2525
Original file line number Diff line number Diff line change 11{
22 "name" : " haxe-checkstyle" ,
3- "version" : " 2.4.0 " ,
3+ "version" : " 2.4.1 " ,
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