ruff/crates/ruff_workspace/src
Carlos Cabral 5f0c189fa1
Change `hardcoded-tmp-directory-extend` example to follow the schema (#11275)
## Summary
Change `hardcoded-tmp-directory-extend` example to follow the schema:

1e91a09918/ruff.schema.json (L896-L901)
<!-- What's the purpose of the change? What does it do, and why? -->
2024-05-03 20:44:38 -05:00
..
configuration.rs Avoid parsing the root configuration twice (#10625) 2024-05-01 09:28:30 +00:00
lib.rs Add most formatter options to `ruff.toml` / `pyproject.toml` (#7566) 2023-09-22 15:47:57 +00:00
options.rs Change `hardcoded-tmp-directory-extend` example to follow the schema (#11275) 2024-05-03 20:44:38 -05:00
options_base.rs Add deprecation message for top-level lint settings (#9582) 2024-02-01 13:35:02 -06:00
pyproject.rs [`pycodestyle`] Implement `redundant-backslash` (`E502`) (#10292) 2024-03-11 21:15:06 -04:00
resolver.rs Avoid parsing the root configuration twice (#10625) 2024-05-01 09:28:30 +00:00
settings.rs Remove `build` from the default exclusion list (#10093) 2024-02-28 16:30:38 +00:00