pixijs/pixi-haxe

View on GitHub
src/pixi/plugins/spine/core/Bone.hx

Summary

Maintainability
Test Coverage

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Left curly should be at EOL (only line break or comment after curly)
Open

{

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

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Empty line required after package declaration
Open

import pixi.core.math.Matrix;

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

extern class Bone 

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

There are no issues that match your filters.

Category
Status