total uncompressed bytes
722.3 KB
total files
139
Fix
120 wasted files
total waste: 405.3 KB
- stylua-vscode/package-lock.json : 71.8 KB
- tests/snapshots/tests__standard@large-example-2.lua.snap : 58.4 KB
- stylua-vscode/assets/icon.png : 52.9 KB
- tests/inputs/large-example-2.lua : 50.8 KB
- tests/inputs/large-example.lua : 37.6 KB
- tests/snapshots/tests__standard@large-example.lua.snap : 37.5 KB
- benches/date.lua : 30.0 KB
- tests/snapshots/tests__luau@large_example.lua.snap : 8.4 KB
- tests/inputs-luau/large_example.lua : 8.3 KB
- tests/test_ranges.rs : 4.8 KB
- stylua-vscode/src/util.ts : 4.8 KB
- stylua-vscode/src/extension.ts : 3.2 KB
- tests/test_quote_style.rs : 2.7 KB
- stylua-vscode/package.json : 2.0 KB
- stylua-vscode/src/stylua.ts : 1.8 KB
- tests/snapshots/tests__standard@multiline-expressions.lua.snap : 1.6 KB
- tests/inputs/multiline-expressions.lua : 1.5 KB
- .github/workflows/release.yml : 1.3 KB
- stylua-vscode/CHANGELOG.md : 1.2 KB
- stylua-vscode/.vscode/launch.json : 928 B
- tests/snapshots/tests__standard@multiline-expressions-2.lua.snap : 825 B
- stylua-vscode/src/test/suite/index.ts : 753 B
- tests/inputs/multiline-expressions-2.lua : 708 B
- stylua-vscode/README.md : 696 B
- tests/snapshots/tests__standard@function-call-2.lua.snap : 682 B
- stylua-vscode/src/test/runTest.ts : 637 B
- tests/inputs/function-call-2.lua : 596 B
- tests/tests.rs : 590 B
- stylua-vscode/tsconfig.json : 584 B
- benches/date.rs : 557 B
- tests/snapshots/tests__standard@long-assignment.lua.snap : 527 B
- .github/workflows/ci.yml : 483 B
- tests/snapshots/tests__standard@comments-multiline-expression.lua.snap : 476 B
- tests/inputs/long-assignment.lua : 459 B
- stylua-vscode/src/test/suite/extension.test.ts : 459 B
- stylua-vscode/.vscode/settings.json : 444 B
- tests/snapshots/tests__standard@excess-parentheses.lua.snap : 437 B
- stylua-vscode/.eslintrc.json : 434 B
- tests/snapshots/tests__standard@comments-buffer.lua.snap : 429 B
- tests/inputs/comments-multiline-expression.lua : 416 B
- tests/snapshots/tests__standard@table-1.lua.snap : 408 B
- tests/inputs/excess-parentheses.lua : 383 B
- tests/snapshots/tests__standard@string-escapes-2.lua.snap : 371 B
- stylua-vscode/.vscode/tasks.json : 366 B
- tests/snapshots/tests__standard@table-comments.lua.snap : 359 B
- tests/inputs/comments-buffer.lua : 355 B
- tests/snapshots/tests__standard@function-call-3.lua.snap : 354 B
- tests/inputs/string-escapes-2.lua : 312 B
- tests/snapshots/tests__lua52@goto-2.lua.snap : 310 B
- tests/snapshots/tests__standard@comments.lua.snap : 307 B
- tests/inputs/table-1.lua : 305 B
- tests/inputs/table-comments.lua : 297 B
- tests/inputs/function-call-3.lua : 280 B
- tests/snapshots/tests__standard@table-wrapping.lua.snap : 275 B
- tests/snapshots/tests__standard@function-call-4.lua.snap : 266 B
- tests/snapshots/tests__luau@type_tables.lua.snap : 251 B
- tests/inputs/comments.lua : 245 B
- tests/snapshots/tests__luau@anonymous-function-types.lua.snap : 236 B
- tests/snapshots/tests__standard@comments-function-args.lua.snap : 234 B
- tests/inputs-lua52/goto-2.lua : 218 B
- tests/snapshots/tests__standard@multiline-expressions-indent-block.lua.snap : 214 B
- tests/inputs/table-wrapping.lua : 214 B
- tests/inputs-luau/type_tables.lua : 211 B
- tests/inputs/function-call-4.lua : 202 B
- tests/snapshots/tests__standard@block-empty-lines.lua.snap : 201 B
- tests/snapshots/tests__standard@string-escapes.lua.snap : 195 B
- tests/snapshots/tests__standard@indented-multiline-comments.lua.snap : 188 B
- tests/snapshots/tests__standard@number.lua.snap : 185 B
- tests/snapshots/tests__standard@ambiguous-syntax.lua.snap : 176 B
- tests/snapshots/tests__standard@comments-function-params.lua.snap : 173 B
- tests/inputs-luau/anonymous-function-types.lua : 172 B
- stylua-vscode/.vscode/extensions.json : 169 B
- tests/inputs/comments-function-args.lua : 167 B
- tests/snapshots/tests__standard@comments-indented-block.lua.snap : 163 B
- tests/inputs/indented-multiline-comments.lua : 160 B
- tests/snapshots/tests__standard@repeat-block-2.lua.snap : 156 B
- tests/snapshots/tests__standard@anonymous-function.lua.snap : 151 B
- tests/inputs/multiline-expressions-indent-block.lua : 148 B
- tests/inputs/block-empty-lines.lua : 147 B
- stylua-vscode/.vscodeignore : 145 B
- tests/inputs/string-escapes.lua : 135 B
- tests/snapshots/tests__lua52@goto-1.lua.snap : 125 B
- tests/snapshots/tests__standard@function-call.lua.snap : 123 B
- tests/snapshots/tests__luau@function_types.lua.snap : 118 B
- tests/snapshots/tests__standard@table-functions.lua.snap : 117 B
- tests/inputs/number.lua : 117 B
- tests/inputs/comments-indented-block.lua : 114 B
- tests/inputs/ambiguous-syntax.lua : 113 B
- tests/inputs/comments-function-params.lua : 111 B
- tests/snapshots/tests__standard@generic-for.lua.snap : 108 B
- tests/snapshots/tests__standard@assignment.lua.snap : 103 B
- tests/snapshots/tests__standard@multiple-lines-betwen-statements.lua.snap : 101 B
- tests/snapshots/tests__standard@eof-3.lua.snap : 97 B
- tests/snapshots/tests__standard@eof-2.lua.snap : 96 B
- tests/snapshots/tests__standard@if-1.lua.snap : 93 B
- tests/snapshots/tests__standard@repeat-block.lua.snap : 92 B
- tests/inputs/repeat-block-2.lua : 92 B
- tests/inputs/assignment.lua : 87 B
- tests/snapshots/tests__standard@semicolon-1.lua.snap : 86 B
- tests/inputs/anonymous-function.lua : 84 B
- tests/snapshots/tests__standard@do-block.lua.snap : 83 B
- tests/snapshots/tests__luau@compound_operators.lua.snap : 77 B
- tests/snapshots/tests__standard@eof-1.lua.snap : 75 B
- .gitattributes : 63 B
- tests/inputs/function-call.lua : 57 B
- tests/inputs-lua52/goto-1.lua : 55 B
- stylua-vscode/.gitignore : 52 B
- tests/inputs-luau/function_types.lua : 51 B
- tests/inputs/table-functions.lua : 51 B
- tests/inputs/generic-for.lua : 44 B
- tests/inputs/multiple-lines-betwen-statements.lua : 40 B
- tests/inputs/eof-3.lua : 37 B
- tests/inputs/if-1.lua : 32 B
- tests/inputs/eof-2.lua : 32 B
- tests/inputs-luau/compound_operators.lua : 29 B
- tests/inputs/repeat-block.lua : 27 B
- tests/inputs/semicolon-1.lua : 23 B
- tests/inputs/do-block.lua : 18 B
- tests/inputs/eof-1.lua : 15 B
- .gitignore : 7 B