Skip to content
  • Tristano Ajmone's avatar
    EditorConfig: Lua · ab639e1b
    Tristano Ajmone authored
    Enforce consistent code styles for all Lua files (.lua, .lang, .theme):
    
    * Indent: 2 spaces.
    * Trim trailing whitespace.
    * Insert final new line.
    * UTF-8 encoding.
    
    Manually fix all scripts that didn't pass EClint validation (256 files).
    ab639e1b