We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 814c3b9 commit 1af13b1Copy full SHA for 1af13b1
haxelib.json
@@ -16,8 +16,8 @@
16
"contributors": [
17
"adireddy"
18
],
19
- "releasenote": "bug fixes and improvements to spacing checks",
20
- "version": "2.1.9",
+ "releasenote": "bug fixes",
+ "version": "2.1.10",
21
"url": "https://github.com/HaxeCheckstyle/haxe-checkstyle",
22
"dependencies": {
23
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "checkstyle",
3
4
"description": "Automated code analysis ideal for projects that want to enforce a coding standard.",
5
"repository": {
6
"type": "git",
0 commit comments