pixijs/pixi-haxe

View on GitHub

Showing 877 of 877 total issues

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

extern class MixPose 

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.

Empty block should be written as {}
Open

{

    
}

Checks for empty blocks. The policy to verify is specified using the property option.

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

extern class TransformConstraint 

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.

Empty block should be written as {}
Open

{

    
}

Checks for empty blocks. The policy to verify is specified using the property option.

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.

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.

OperatorWhitespace policy around violated by ->
Open

    function new(?atlasText: String, textureLoader: String->(BaseTexture-> Void)->Void, ?callback:TextureAtlas->Void);

Checks that whitespace is present or absent around a operators.

OperatorWhitespace policy around violated by ->
Open

    function addSpineAtlas(?atlasText: String, textureLoader: String->(BaseTexture-> Void)->Void, ?callback:TextureAtlas->Void): Void;

Checks that whitespace is present or absent around a operators.

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.

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.

Severity
Category
Status
Source
Language