HaxePunk/HaxePunk

View on GitHub
examples/bitmaptext/src/MainScene.hx

Summary

Maintainability
Test Coverage

Wrong indentation character (should be tab)
Open

        if (_shake > 1) --_shake;

Checks indentation character (tab/space, default is tab).

Missing package declaration
Open

import haxepunk.HXP;

Checks for empty package names.

There are no issues that match your filters.

Category
Status