Ugly Alpha 1
nixpkgs-fmt-rnix:1.2.0

total uncompressed bytes

185.2 KB

total files

186

Fix

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

170 wasted files

total waste: 47.8 KB

  1. flake.lock : 2.3 KB
  2. flake.nix : 2.0 KB
  3. docs/howto_rules.md : 1.5 KB
  4. test_data/indent_string_literal_interpolation.good.nix : 1.5 KB
  5. test_data/nixpkgs_repository/nixos_lib_testing_python.good.nix : 1.4 KB
  6. test_data/indent_string_literal_interpolation.bad.nix : 1.4 KB
  7. test_data/nixpkgs_repository/nixos_lib_testing_python.bad.nix : 1.3 KB
  8. test_data/nixpkgs_repository/maintainers_scripts_update.bad.nix : 1.3 KB
  9. deploy.sh : 1.1 KB
  10. test_data/nixpkgs_repository/maintainers_scripts_update.good.nix : 1.1 KB
  11. test_data/nixpkgs_repository/lib_generators.good.nix : 955 B
  12. test_data/nixpkgs_repository/lib_generators.bad.nix : 950 B
  13. test_data/issue-126.good.nix : 927 B
  14. .github/workflows/push.yml : 813 B
  15. test_data/issue-126.bad.nix : 725 B
  16. test_data/function_call.good.nix : 657 B
  17. .pre-commit-config.yaml : 643 B
  18. test_data/nixpkgs_repository/lib_deprecated.bad.nix : 632 B
  19. test_data/function_call.bad.nix : 627 B
  20. .github/ISSUE_TEMPLATE/feature_request.md : 618 B
  21. test_data/indented_lambda.good.nix : 593 B
  22. test_data/indented_lambda.bad.nix : 567 B
  23. test_data/nixpkgs_repository/lib_deprecated.good.nix : 529 B
  24. test_data/nixpkgs_repository/lib_customisation.good.nix : 508 B
  25. .github/ISSUE_TEMPLATE/bug_report.md : 484 B
  26. test_data/nixpkgs_repository/lib_customisation.bad.nix : 482 B
  27. test_data/indent_string_literal.good.nix : 475 B
  28. test_data/issue-161.good.nix : 465 B
  29. docs/releasing.md : 464 B
  30. test_data/nixpkgs_repository/lib_strings.bad.nix : 431 B
  31. test_data/issue-161.bad.nix : 429 B
  32. test_data/nixpkgs_repository/lib_strings.good.nix : 427 B
  33. test_data/nixpkgs_repository/lib_tests_modules_alias_priority_override.good.nix : 426 B
  34. test_data/indent_paren.good.nix : 426 B
  35. ci.sh : 425 B
  36. test_data/issue-125.good.nix : 422 B
  37. test_data/nixpkgs_repository/lib_tests_modules_alias_priority_override.bad.nix : 415 B
  38. test_data/nixpkgs_repository/flakenix.good.nix : 413 B
  39. test_data/nested_if_else.good.nix : 404 B
  40. test_data/indent_string_literal.bad.nix : 404 B
  41. test_data/nixpkgs_repository/lib_attrset.good.nix : 395 B
  42. test_data/nested_if_else.bad.nix : 395 B
  43. test_data/nixpkgs_repository/flakenix.bad.nix : 357 B
  44. test_data/nixpkgs_repository/nixos_modules_config_console.good.nix : 346 B
  45. test_data/nixpkgs_repository/lib_attrset.bad.nix : 341 B
  46. test_data/nixpkgs_repository/nixos_modules_config_console.bad.nix : 336 B
  47. default.nix : 332 B
  48. test_data/issue-125.bad.nix : 317 B
  49. test_data/reindents_block_comments.good.nix : 312 B
  50. test_data/indent_paren.bad.nix : 308 B
  51. test_data/nixpkgs_repository/maintainers_maintainer_list.bad.nix : 297 B
  52. test_data/reindents_block_comments.bad.nix : 293 B
  53. test_data/nixpkgs_repository/lib_modules.good.nix : 293 B
  54. test_data/nixpkgs_repository/maintainers_maintainer_list.good.nix : 291 B
  55. test_data/nixpkgs_repository/nixpkgs_idempotent.good.nix : 284 B
  56. test_data/issue-199.good.nix : 283 B
  57. test_data/nixpkgs_repository/nixpkgs_idempotent.bad.nix : 280 B
  58. test_data/issue-178.good.nix : 257 B
  59. test_data/concat_in_attr.good.nix : 257 B
  60. test_data/top_level_let.good.nix : 253 B
  61. test_data/top_level_let.bad.nix : 251 B
  62. test_data/issue-199.bad.nix : 246 B
  63. test_data/concat_in_attr.bad.nix : 245 B
  64. test_data/nixpkgs_repository/lib_modules.bad.nix : 228 B
  65. test_data/issue-178.bad.nix : 224 B
  66. .github/ISSUE_TEMPLATE/formatting-issue.md : 221 B
  67. test_data/issue-151.bad.nix : 216 B
  68. test_data/issue-151.good.nix : 213 B
  69. update-cargo-nix.sh : 205 B
  70. test_data/issue-158.good.nix : 203 B
  71. test_data/issue-152.good.nix : 203 B
  72. test_data/issue-181.good.nix : 195 B
  73. test_data/issue-181.bad.nix : 185 B
  74. .pre-commit-hooks.yaml : 185 B
  75. test_data/binop_wrap_before.good.nix : 183 B
  76. test_data/semicolon_in_set.bad.nix : 176 B
  77. test_data/semicolon_in_set.good.nix : 175 B
  78. test_data/issue-132.bad.nix : 170 B
  79. test_data/issue-158.bad.nix : 169 B
  80. test_data/issue-132.good.nix : 168 B
  81. test_data/trailing_comment.good.nix : 163 B
  82. test_data/issue-162.bad.nix : 159 B
  83. test_data/set_multi_elem_value.good.nix : 158 B
  84. test_data/set_multi_elem_value.bad.nix : 158 B
  85. test_data/issue-152.bad.nix : 155 B
  86. test_data/trailing_comment.bad.nix : 149 B
  87. test_data/nixpkgs_repository/doc_shellnix.good.nix : 142 B
  88. test_data/nixpkgs_repository/doc_shellnix.bad.nix : 138 B
  89. test_data/issue-205.good.nix : 135 B
  90. test_data/issue-162.good.nix : 134 B
  91. test_data/issue-205.bad.nix : 132 B
  92. test_data/nested_indent.bad.nix : 130 B
  93. test_data/nested_indent_after_binop.bad.nix : 129 B
  94. test_data/nested_indent_after_binop.good.nix : 128 B
  95. test_data/nested_indent.good.nix : 127 B
  96. test_data/binop_wrap_before.bad.nix : 123 B
  97. test_data/indent_or_default.good.nix : 122 B
  98. .github/dependabot.yml : 118 B
  99. test_data/indent_or_default.bad.nix : 115 B
  100. test_data/attr_fn.good.nix : 112 B
  101. test_data/comment_indent.bad.nix : 105 B
  102. test_data/nixpkgs_repository/nixos_lib_build_vms.good.nix : 104 B
  103. test_data/comment_indent.good.nix : 104 B
  104. test_data/attr_fn.bad.nix : 104 B
  105. test_data/top_level_with2.bad.nix : 102 B
  106. test_data/curried_fn.good.nix : 102 B
  107. test_data/nixpkgs_repository/nixos_lib_build_vms.bad.nix : 100 B
  108. test_data/nixpkgs_repository/lib_cli.good.nix : 96 B
  109. test_data/top_level_with2.good.nix : 95 B
  110. test_data/curried_fn.bad.nix : 86 B
  111. test_data/if_then_else_indent.good.nix : 83 B
  112. shell.nix : 79 B
  113. test_data/nixpkgs_repository/lib_cli.bad.nix : 78 B
  114. test_data/top_level_with.bad.nix : 67 B
  115. test_data/issue-196.good.nix : 67 B
  116. test_data/top_level_assert.bad.nix : 63 B
  117. test_data/if_then_else_indent.bad.nix : 63 B
  118. test_data/list_elements.good.nix : 61 B
  119. test_data/issue-196.bad.nix : 60 B
  120. test_data/existing_blank_lines.good.nix : 59 B
  121. test_data/curried_fn_no_indent.bad.nix : 58 B
  122. test_data/comment_in_inherit.good.nix : 58 B
  123. test_data/comment_in_inherit.bad.nix : 58 B
  124. .vscode/settings.json : 58 B
  125. bors.toml : 54 B
  126. rustfmt.toml : 53 B
  127. test_data/top_level_with.good.nix : 49 B
  128. test_data/issue-83-2.good.nix : 48 B
  129. test_data/indent_let.good.nix : 48 B
  130. test_data/list_elements.bad.nix : 46 B
  131. test_data/top_level_assert.good.nix : 45 B
  132. test_data/existing_blank_lines.bad.nix : 43 B
  133. test_data/indent_let.bad.nix : 42 B
  134. test_data/curried_fn_no_indent.good.nix : 42 B
  135. test_data/set_multiline.good.nix : 41 B
  136. test_data/leading_whitespace.bad.nix : 39 B
  137. test_data/set_multiline.bad.nix : 37 B
  138. test_data/indent_assert_body.good.nix : 36 B
  139. test_data/issue-83-2.bad.nix : 34 B
  140. test_data/issue-185.good.nix : 34 B
  141. test_data/indent_assert_body.bad.nix : 34 B
  142. test_data/list_with_commented_out_item.good.nix : 33 B
  143. test_data/issue-83-1.bad.nix : 33 B
  144. test_data/set_nested_indent.good.nix : 32 B
  145. test_data/issue-83-1.good.nix : 32 B
  146. test_data/fn_args_multiline.good.nix : 30 B
  147. test_data/issue-185.bad.nix : 29 B
  148. test_data/set_nested_indent.bad.nix : 28 B
  149. test_data/fn_args_singleline.good.nix : 28 B
  150. test_data/fn_args_multiline.bad.nix : 28 B
  151. test_data/list_with_commented_out_item.bad.nix : 27 B
  152. test_data/indent_fn_body.good.nix : 27 B
  153. .gitignore : 26 B
  154. test_data/issue-83-3.good.nix : 25 B
  155. test_data/issue-83-3.bad.nix : 25 B
  156. test_data/fn_args_singleline.bad.nix : 25 B
  157. test_data/syntax_errors/incomplete_set.good.nix : 24 B
  158. test_data/syntax_errors/incomplete_set.bad.nix : 24 B
  159. test_data/leading_whitespace.good.nix : 24 B
  160. test_data/set_singleline.good.nix : 22 B
  161. test_data/indent_fn_body.bad.nix : 21 B
  162. test_data/fn_args_multiple.bad.nix : 21 B
  163. test_data/operators_whitespace.good.nix : 20 B
  164. test_data/fn_args_multiple.good.nix : 19 B
  165. test_data/operators_whitespace.bad.nix : 17 B
  166. test_data/list_multiline.good.nix : 16 B
  167. test_data/set_singleline.bad.nix : 15 B
  168. test_data/list_multiline.bad.nix : 12 B
  169. test_data/syntax_errors/issue-93.good.nix : 6 B
  170. test_data/syntax_errors/issue-93.bad.nix : 5 B