Ugly Alpha 1
stylua:0.4.0

total uncompressed bytes

691.2 KB

total files

114

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE.md", "README.md", "CHANGELOG.md", ], has_build_script: false, }

96 wasted files

total waste: 394.7 KB

  1. stylua-vscode/package-lock.json : 78.2 KB
  2. tests/files/large-example-2/output.lua : 58.2 KB
  3. stylua-vscode/assets/icon.png : 52.9 KB
  4. tests/files/large-example-2/input.lua : 50.8 KB
  5. tests/files/large-example/output.lua : 36.5 KB
  6. tests/files/large-example/input.lua : 36.4 KB
  7. benches/date.lua : 30.0 KB
  8. tests/luau_files/large_example/output.lua : 8.4 KB
  9. tests/luau_files/large_example/input.lua : 8.3 KB
  10. stylua-vscode/src/util.ts : 4.8 KB
  11. stylua-vscode/src/extension.ts : 2.4 KB
  12. stylua-vscode/package.json : 2.0 KB
  13. stylua-vscode/src/stylua.ts : 1.5 KB
  14. tests/files/multiline-expressions/output.lua : 1.5 KB
  15. tests/files/multiline-expressions/input.lua : 1.5 KB
  16. .github/workflows/release.yml : 1.3 KB
  17. tests/examples.rs : 1.3 KB
  18. tests/files/large-example/ATTRIBUTIONS.md : 1.1 KB
  19. tests/luau_files/large_example/ATTRIBUTIONS.md : 1.1 KB
  20. stylua-vscode/CHANGELOG.md : 931 B
  21. stylua-vscode/.vscode/launch.json : 928 B
  22. stylua-vscode/src/test/suite/index.ts : 753 B
  23. stylua-vscode/README.md : 696 B
  24. stylua-vscode/src/test/runTest.ts : 637 B
  25. tests/files/function-call-2/output.lua : 608 B
  26. tests/files/function-call-2/input.lua : 585 B
  27. stylua-vscode/tsconfig.json : 584 B
  28. tests/files/multiline-expressions-2/output.lua : 526 B
  29. benches/date.rs : 524 B
  30. tests/files/multiline-expressions-2/input.lua : 480 B
  31. stylua-vscode/src/test/suite/extension.test.ts : 459 B
  32. stylua-vscode/.vscode/settings.json : 444 B
  33. .github/workflows/ci.yml : 437 B
  34. stylua-vscode/.eslintrc.json : 434 B
  35. tests/files/comments-buffer/output.lua : 366 B
  36. stylua-vscode/.vscode/tasks.json : 366 B
  37. tests/files/comments-buffer/input.lua : 355 B
  38. tests/files/comments-multiline-expression/input.lua : 349 B
  39. tests/files/comments-multiline-expression/output.lua : 346 B
  40. tests/files/table-1/output.lua : 329 B
  41. tests/files/table-1/input.lua : 287 B
  42. tests/files/comments/input.lua : 245 B
  43. tests/files/comments/output.lua : 244 B
  44. tests/files/table-comments/input.lua : 220 B
  45. tests/files/table-comments/output.lua : 217 B
  46. tests/files/table-wrapping/input.lua : 214 B
  47. tests/files/table-wrapping/output.lua : 212 B
  48. tests/luau_files/type_tables/input.lua : 211 B
  49. tests/luau_files/type_tables/output.lua : 188 B
  50. tests/luau_files/anonymous-function-types/output.lua : 173 B
  51. tests/luau_files/anonymous-function-types/input.lua : 172 B
  52. stylua-vscode/.vscode/extensions.json : 169 B
  53. tests/files/indented-multiline-comments/input.lua : 160 B
  54. stylua-vscode/.vscodeignore : 145 B
  55. tests/files/string-escapes/output.lua : 141 B
  56. tests/files/string-escapes/input.lua : 137 B
  57. tests/files/indented-multiline-comments/output.lua : 125 B
  58. tests/files/number/output.lua : 122 B
  59. tests/files/number/input.lua : 117 B
  60. tests/files/comments-indented-block/input.lua : 114 B
  61. tests/files/ambiguous-syntax/output.lua : 113 B
  62. tests/files/ambiguous-syntax/input.lua : 113 B
  63. tests/files/comments-indented-block/output.lua : 100 B
  64. tests/files/repeat-block-2/output.lua : 93 B
  65. tests/files/repeat-block-2/input.lua : 92 B
  66. tests/files/anonymous-function/output.lua : 88 B
  67. tests/files/assignment/input.lua : 87 B
  68. tests/files/anonymous-function/input.lua : 84 B
  69. .gitattributes : 63 B
  70. tests/files/function-call/output.lua : 60 B
  71. tests/files/function-call/input.lua : 57 B
  72. tests/luau_files/function_types/output.lua : 55 B
  73. tests/files/table-functions/output.lua : 54 B
  74. stylua-vscode/.gitignore : 52 B
  75. tests/luau_files/function_types/input.lua : 51 B
  76. tests/files/table-functions/input.lua : 51 B
  77. tests/files/generic-for/output.lua : 45 B
  78. tests/files/generic-for/input.lua : 44 B
  79. tests/files/multiple-lines-betwen-statements/input.lua : 40 B
  80. tests/files/assignment/output.lua : 40 B
  81. tests/files/multiple-lines-betwen-statements/output.lua : 38 B
  82. tests/files/eof-3/input.lua : 37 B
  83. tests/files/eof-3/output.lua : 34 B
  84. tests/files/eof-2/output.lua : 33 B
  85. tests/files/if-1/input.lua : 32 B
  86. tests/files/eof-2/input.lua : 32 B
  87. tests/files/if-1/output.lua : 30 B
  88. tests/luau_files/compound_operators/input.lua : 29 B
  89. tests/files/repeat-block/output.lua : 29 B
  90. tests/files/repeat-block/input.lua : 27 B
  91. tests/files/do-block/output.lua : 20 B
  92. tests/files/do-block/input.lua : 18 B
  93. tests/files/eof-1/input.lua : 15 B
  94. tests/luau_files/compound_operators/output.lua : 14 B
  95. tests/files/eof-1/output.lua : 12 B
  96. .gitignore : 7 B