Ugly Alpha 1
lintrunner:0.4.2

total uncompressed bytes

99.0 KB

total files

26

Fix

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

16 wasted files

total waste: 29.1 KB

  1. examples/flake8_linter.py : 11.3 KB
  2. examples/rustfmt_linter.py : 7.0 KB
  3. tests/integration_test.rs : 6.3 KB
  4. tests/fixtures/simple_linter.py : 959 B
  5. tests/snapshots/integration_test__simple_linter.snap : 509 B
  6. tests/snapshots/integration_test__linter_hard_failure_is_caught.snap : 424 B
  7. tests/snapshots/integration_test__linter_nonexistent_command.snap : 377 B
  8. .gitignore : 372 B
  9. tests/snapshots/integration_test__linter_providing_nonexistent_path_degrades_gracefully.snap : 368 B
  10. examples/config_example.toml : 364 B
  11. tests/snapshots/integration_test__unknown_config_fails.snap : 239 B
  12. tests/snapshots/integration_test__invalid_config_fails.snap : 235 B
  13. tests/snapshots/integration_test__simple_linter_fails_on_nonexistent_file.snap : 232 B
  14. tests/snapshots/integration_test__empty_command_fails.snap : 191 B
  15. rustfmt.toml : 165 B
  16. tests/snapshots/integration_test__no_op_config_succeeds.snap : 124 B