ruff/crates/ruff/tests
Micha Reiser d1e15f6246 Remove tab-size setting (#12835)
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
Closes https://github.com/astral-sh/ruff/issues/12041
2024-10-17 16:35:12 +01:00
..
snapshots Add allow-unused-imports setting for unused-import rule (F401) (#13601) 2024-10-03 19:44:44 +00:00
analyze_graph.rs Don't skip over imports and other nodes containing nested statements in import collector (#13521) 2024-09-26 11:57:05 +00:00
config.rs Add --output-format to ruff config CLI (#11438) 2024-05-15 22:17:33 -04:00
format.rs Remove tab-size setting (#12835) 2024-10-17 16:35:12 +01:00
integration_test.rs Add explanation of fixable in --statistics command (#13774) 2024-10-17 08:02:00 +02:00
lint.rs Respect lint.exclude in ruff check --add-noqa (#13427) 2024-09-20 19:39:36 +00:00
resolve_files.rs Deduplicate deprecation warnings for v0.2.0 release (#9764) 2024-02-01 17:10:24 -06:00
show_settings.rs Make show-settings filters directory-agnostic (#9866) 2024-02-07 03:20:27 +00:00
version.rs Make --config and --isolated global flags (#10150) 2024-03-04 11:19:40 +00:00