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 063a637 commit fb299bbCopy full SHA for fb299bb
haxelib.json
@@ -16,8 +16,8 @@
16
"contributors": [
17
"adireddy"
18
],
19
- "releasenote": "added path option in exclude config",
20
- "version": "2.1.13",
+ "releasenote": "exclude config regex #349",
+ "version": "2.1.14",
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