HaxePunk/HaxePunk

View on GitHub
backend/lime/haxepunk/App.hx

Summary

Maintainability
Test Coverage

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

        addEventListener(openfl.events.RenderEvent.RENDER_OPENGL, function(event) {

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