total uncompressed bytes
140.3 KB
total files
119
Fix
103 wasted files
total waste: 19.7 KB
- nix/sources.nix : 2.8 KB
- nix/sources.json : 1.8 KB
- docs/howto_rules.md : 1.5 KB
- deploy.sh : 876 B
- shell.nix : 832 B
- .pre-commit-config.yaml : 643 B
- .github/ISSUE_TEMPLATE/feature_request.md : 618 B
- default.nix : 593 B
- .github/ISSUE_TEMPLATE/bug_report.md : 484 B
- test_data/indent_string_literal.good.nix : 475 B
- docs/releasing.md : 441 B
- ci.sh : 426 B
- test_data/indent_string_literal.bad.nix : 404 B
- nix/nixpkgs.nix : 269 B
- .travis.yml : 260 B
- test_data/indent_string_literal_interpolation.bad.nix : 254 B
- test_data/top_level_let.good.nix : 232 B
- test_data/indent_string_literal_interpolation.good.nix : 231 B
- test_data/top_level_let.bad.nix : 228 B
- test_data/indented_lambda.good.nix : 228 B
- .github/ISSUE_TEMPLATE/formatting-issue.md : 221 B
- test_data/indented_lambda.bad.nix : 209 B
- update-cargo-nix.sh : 205 B
- .pre-commit-hooks.yaml : 185 B
- test_data/semicolon_in_set.bad.nix : 176 B
- test_data/semicolon_in_set.good.nix : 171 B
- test_data/issue-132.bad.nix : 170 B
- test_data/issue-132.good.nix : 165 B
- test_data/trailing_comment.good.nix : 163 B
- test_data/set_multi_elem_value.bad.nix : 159 B
- test_data/set_multi_elem_value.good.nix : 158 B
- test_data/trailing_comment.bad.nix : 149 B
- test_data/indent_paren.good.nix : 143 B
- test_data/concat_in_attr.good.nix : 134 B
- test_data/concat_in_attr.bad.nix : 132 B
- test_data/nested_indent.bad.nix : 130 B
- test_data/nested_indent_after_binop.bad.nix : 128 B
- test_data/nested_indent.good.nix : 125 B
- test_data/indent_or_default.good.nix : 121 B
- test_data/nested_indent_after_binop.good.nix : 120 B
- test_data/curried_fn.good.nix : 116 B
- test_data/indent_or_default.bad.nix : 115 B
- test_data/comment_indent.bad.nix : 105 B
- test_data/comment_indent.good.nix : 104 B
- test_data/top_level_with2.bad.nix : 102 B
- test_data/top_level_with2.good.nix : 94 B
- test_data/indent_paren.bad.nix : 93 B
- test_data/curried_fn.bad.nix : 86 B
- bors.toml : 86 B
- test_data/if_then_else_indent.good.nix : 83 B
- test_data/top_level_with.bad.nix : 67 B
- test_data/reindents_block_comments.good.nix : 66 B
- test_data/top_level_assert.bad.nix : 63 B
- test_data/if_then_else_indent.bad.nix : 63 B
- test_data/list_elements.good.nix : 60 B
- test_data/existing_blank_lines.good.nix : 59 B
- test_data/curried_fn_no_indent.bad.nix : 58 B
- test_data/comment_in_inherit.good.nix : 58 B
- test_data/comment_in_inherit.bad.nix : 58 B
- test_data/reindents_block_comments.bad.nix : 54 B
- rustfmt.toml : 53 B
- test_data/issue-83-2.good.nix : 50 B
- test_data/top_level_with.good.nix : 49 B
- test_data/leading_whitespace.bad.nix : 48 B
- test_data/indent_let.good.nix : 48 B
- test_data/list_elements.bad.nix : 46 B
- test_data/top_level_assert.good.nix : 45 B
- test_data/curried_fn_no_indent.good.nix : 44 B
- test_data/existing_blank_lines.bad.nix : 43 B
- test_data/indent_let.bad.nix : 42 B
- test_data/set_multiline.good.nix : 41 B
- test_data/attr_fn.good.nix : 39 B
- test_data/set_multiline.bad.nix : 37 B
- test_data/indent_assert_body.good.nix : 36 B
- test_data/issue-83-2.bad.nix : 35 B
- test_data/indent_assert_body.bad.nix : 34 B
- test_data/list_with_commented_out_item.good.nix : 33 B
- test_data/issue-83-1.bad.nix : 33 B
- test_data/set_nested_indent.good.nix : 32 B
- test_data/issue-83-1.good.nix : 32 B
- test_data/attr_fn.bad.nix : 31 B
- test_data/fn_args_multiline.good.nix : 30 B
- test_data/set_nested_indent.bad.nix : 28 B
- test_data/fn_args_singleline.good.nix : 28 B
- test_data/fn_args_multiline.bad.nix : 28 B
- test_data/list_with_commented_out_item.bad.nix : 27 B
- test_data/indent_fn_body.good.nix : 27 B
- .gitignore : 26 B
- test_data/fn_args_singleline.bad.nix : 25 B
- test_data/syntax_errors/incomplete_set.good.nix : 24 B
- test_data/syntax_errors/incomplete_set.bad.nix : 24 B
- test_data/leading_whitespace.good.nix : 24 B
- test_data/set_singleline.good.nix : 22 B
- test_data/fn_args_multiple.bad.nix : 22 B
- test_data/indent_fn_body.bad.nix : 21 B
- test_data/operators_whitespace.good.nix : 20 B
- test_data/fn_args_multiple.good.nix : 19 B
- test_data/operators_whitespace.bad.nix : 17 B
- test_data/list_multiline.good.nix : 16 B
- test_data/set_singleline.bad.nix : 15 B
- test_data/list_multiline.bad.nix : 12 B
- test_data/syntax_errors/issue-93.bad.nix : 6 B
- test_data/syntax_errors/issue-93.good.nix : 5 B