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 8244ea0 commit bca4f5aCopy full SHA for bca4f5a
haxelib.json
@@ -16,8 +16,8 @@
16
"contributors": [
17
"adireddy"
18
],
19
- "releasenote": "bug fixes",
20
- "version": "2.1.11",
+ "releasenote": "new PublicAccessorCheck and bug fixes",
+ "version": "2.1.12",
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