stylua 2.5.2

A code formatter for Lua
Documentation
{
  "name": "@johnnymorganz/stylua-bin-linux-x64",
  "version": "2.5.2",
  "description": "StyLua binary for Linux x64",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "stylua"
  ],
  "license": "MPL-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JohnnyMorganz/StyLua.git"
  },
  "preferUnplugged": true,
  "publishConfig": {
    "access": "public",
    "provenance": true
  }
}