pixijs/pixi-haxe

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

Summary

Maintainability
Test Coverage

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.

Trailing whitespace
Open

interface AttachmentLoader 

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