Spriter2UnityDX icon indicating copy to clipboard operation
Spriter2UnityDX copied to clipboard

Cosmetic changes

Open rfadeev opened this issue 6 years ago • 0 comments

  • Update .gitignore.
  • Add missing .meta file.
  • Convert indentations to tabs.
  • Trim trailing whitespaces.
  • Add newlines at end of files.
  • Align code style.
  • Split long lines.
  • Fix braces and spaces code style.
  • Move comments before statements.
  • Use foreach loops instead of for loops where applicable.

rfadeev avatar Apr 07 '18 13:04 rfadeev