HaxePunk/HaxePunk

View on GitHub
haxepunk/utils/BlendMode.hx

Summary

Maintainability
Test Coverage

Left curly should be on new line (only whitespace before curly)
Open

abstract BlendMode(Int) from Int to Int {
Severity: Minor
Found in haxepunk/utils/BlendMode.hx by haxe-checkstyle

Checks for the placement of left 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