Ugly Alpha 1
nixpkgs-fmt:0.6.1

total uncompressed bytes

140.3 KB

total files

119

Fix

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

103 wasted files

total waste: 19.7 KB

  1. nix/sources.nix : 2.8 KB
  2. nix/sources.json : 1.8 KB
  3. docs/howto_rules.md : 1.5 KB
  4. deploy.sh : 876 B
  5. shell.nix : 832 B
  6. .pre-commit-config.yaml : 643 B
  7. .github/ISSUE_TEMPLATE/feature_request.md : 618 B
  8. default.nix : 593 B
  9. .github/ISSUE_TEMPLATE/bug_report.md : 484 B
  10. test_data/indent_string_literal.good.nix : 475 B
  11. docs/releasing.md : 441 B
  12. ci.sh : 426 B
  13. test_data/indent_string_literal.bad.nix : 404 B
  14. nix/nixpkgs.nix : 269 B
  15. .travis.yml : 260 B
  16. test_data/indent_string_literal_interpolation.bad.nix : 254 B
  17. test_data/top_level_let.good.nix : 232 B
  18. test_data/indent_string_literal_interpolation.good.nix : 231 B
  19. test_data/top_level_let.bad.nix : 228 B
  20. test_data/indented_lambda.good.nix : 228 B
  21. .github/ISSUE_TEMPLATE/formatting-issue.md : 221 B
  22. test_data/indented_lambda.bad.nix : 209 B
  23. update-cargo-nix.sh : 205 B
  24. .pre-commit-hooks.yaml : 185 B
  25. test_data/semicolon_in_set.bad.nix : 176 B
  26. test_data/semicolon_in_set.good.nix : 171 B
  27. test_data/issue-132.bad.nix : 170 B
  28. test_data/issue-132.good.nix : 165 B
  29. test_data/trailing_comment.good.nix : 163 B
  30. test_data/set_multi_elem_value.bad.nix : 159 B
  31. test_data/set_multi_elem_value.good.nix : 158 B
  32. test_data/trailing_comment.bad.nix : 149 B
  33. test_data/indent_paren.good.nix : 143 B
  34. test_data/concat_in_attr.good.nix : 134 B
  35. test_data/concat_in_attr.bad.nix : 132 B
  36. test_data/nested_indent.bad.nix : 130 B
  37. test_data/nested_indent_after_binop.bad.nix : 128 B
  38. test_data/nested_indent.good.nix : 125 B
  39. test_data/indent_or_default.good.nix : 121 B
  40. test_data/nested_indent_after_binop.good.nix : 120 B
  41. test_data/curried_fn.good.nix : 116 B
  42. test_data/indent_or_default.bad.nix : 115 B
  43. test_data/comment_indent.bad.nix : 105 B
  44. test_data/comment_indent.good.nix : 104 B
  45. test_data/top_level_with2.bad.nix : 102 B
  46. test_data/top_level_with2.good.nix : 94 B
  47. test_data/indent_paren.bad.nix : 93 B
  48. test_data/curried_fn.bad.nix : 86 B
  49. bors.toml : 86 B
  50. test_data/if_then_else_indent.good.nix : 83 B
  51. test_data/top_level_with.bad.nix : 67 B
  52. test_data/reindents_block_comments.good.nix : 66 B
  53. test_data/top_level_assert.bad.nix : 63 B
  54. test_data/if_then_else_indent.bad.nix : 63 B
  55. test_data/list_elements.good.nix : 60 B
  56. test_data/existing_blank_lines.good.nix : 59 B
  57. test_data/curried_fn_no_indent.bad.nix : 58 B
  58. test_data/comment_in_inherit.good.nix : 58 B
  59. test_data/comment_in_inherit.bad.nix : 58 B
  60. test_data/reindents_block_comments.bad.nix : 54 B
  61. rustfmt.toml : 53 B
  62. test_data/issue-83-2.good.nix : 50 B
  63. test_data/top_level_with.good.nix : 49 B
  64. test_data/leading_whitespace.bad.nix : 48 B
  65. test_data/indent_let.good.nix : 48 B
  66. test_data/list_elements.bad.nix : 46 B
  67. test_data/top_level_assert.good.nix : 45 B
  68. test_data/curried_fn_no_indent.good.nix : 44 B
  69. test_data/existing_blank_lines.bad.nix : 43 B
  70. test_data/indent_let.bad.nix : 42 B
  71. test_data/set_multiline.good.nix : 41 B
  72. test_data/attr_fn.good.nix : 39 B
  73. test_data/set_multiline.bad.nix : 37 B
  74. test_data/indent_assert_body.good.nix : 36 B
  75. test_data/issue-83-2.bad.nix : 35 B
  76. test_data/indent_assert_body.bad.nix : 34 B
  77. test_data/list_with_commented_out_item.good.nix : 33 B
  78. test_data/issue-83-1.bad.nix : 33 B
  79. test_data/set_nested_indent.good.nix : 32 B
  80. test_data/issue-83-1.good.nix : 32 B
  81. test_data/attr_fn.bad.nix : 31 B
  82. test_data/fn_args_multiline.good.nix : 30 B
  83. test_data/set_nested_indent.bad.nix : 28 B
  84. test_data/fn_args_singleline.good.nix : 28 B
  85. test_data/fn_args_multiline.bad.nix : 28 B
  86. test_data/list_with_commented_out_item.bad.nix : 27 B
  87. test_data/indent_fn_body.good.nix : 27 B
  88. .gitignore : 26 B
  89. test_data/fn_args_singleline.bad.nix : 25 B
  90. test_data/syntax_errors/incomplete_set.good.nix : 24 B
  91. test_data/syntax_errors/incomplete_set.bad.nix : 24 B
  92. test_data/leading_whitespace.good.nix : 24 B
  93. test_data/set_singleline.good.nix : 22 B
  94. test_data/fn_args_multiple.bad.nix : 22 B
  95. test_data/indent_fn_body.bad.nix : 21 B
  96. test_data/operators_whitespace.good.nix : 20 B
  97. test_data/fn_args_multiple.good.nix : 19 B
  98. test_data/operators_whitespace.bad.nix : 17 B
  99. test_data/list_multiline.good.nix : 16 B
  100. test_data/set_singleline.bad.nix : 15 B
  101. test_data/list_multiline.bad.nix : 12 B
  102. test_data/syntax_errors/issue-93.bad.nix : 6 B
  103. test_data/syntax_errors/issue-93.good.nix : 5 B