pixijs/pixi-haxe

View on GitHub
src/pixi/core/renderers/webgl/utils/RenderTarget.hx

Summary

Maintainability
Test Coverage

Parameter definition of sourceFrame masks member of same name
Open

    function calculateProjection(destinationFrame:Rectangle, sourceFrame:Rectangle):Void;

Checks that a local variable or a parameter does not shadow a field that is defined in the same class.

Too many consecutive empty lines (> 1)
Open


Checks for consecutive empty lines (default is 1). Also have options to check empty line separators after package, single-line and multi-line comments and class/interface/abstract declarations.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

There are no issues that match your filters.

Category
Status