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.
2 parents 0a6248d + 7d7d442 commit cdc24c8Copy full SHA for cdc24c8
haxelib.json
@@ -10,8 +10,8 @@
10
],
11
"description": "Automated code analysis ideal for projects that want to enforce a coding standard.",
12
"contributors": ["adireddy"],
13
- "releasenote": "added emptyBlockCheck config for BlockFormatCheck",
14
- "version": "1.0.7",
+ "releasenote": "introduced enforceReturnType and enforcePublicPrivate by @AlexHaxe",
+ "version": "1.0.8",
15
"url": "https://github.com/adireddy/haxe-checkstyle",
16
"dependencies": {
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "checkstyle",
3
4
5
"repository": {
6
"type": "git",
run.n
2.82 KB
0 commit comments