HaxePunk/HaxePunk

View on GitHub
tools/Run.hx

Summary

Maintainability
Test Coverage

Missing package declaration
Open

import haxe.io.Path;
Severity: Info
Found in tools/Run.hx by haxe-checkstyle

Checks for empty package names.

Right curly should be alone on a new line
Open

            } 
Severity: Minor
Found in tools/Run.hx by haxe-checkstyle

Checks the placement of right curly braces (}) for code blocks. The policy to verify is specified using the property option.

There are no issues that match your filters.

Category
Status