ruff/crates/ruff_dev
Harmon 223873c8c7
Correct typo in rules documentation (#8303)
## Summary

Add missing "is":
```diff
- The 🧪 emoji indicates that a rule in "preview".
+ The 🧪 emoji indicates that a rule is in "preview".
```

## Test Plan

N/A
2023-10-28 07:14:13 -04:00
..
src Correct typo in rules documentation (#8303) 2023-10-28 07:14:13 -04:00
Cargo.toml Bump indicatif from 0.17.6 to 0.17.7 (#7592) 2023-09-22 08:54:48 +00:00