HaxePunk/HaxePunk

View on GitHub
backend/flash/haxepunk/_internal/FlashApp.hx

Summary

Maintainability
Test Coverage

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

        Lib.current.stage.application.onExit.add(function(_) {

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

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

        Lib.stage.onQuit = function() {

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