ruff/crates/ruff_linter
Henry Schreiner 097b654ba7
fix(schema): restore limit on line-length (#7883)
## Summary

Restores functionality of #7875 but in the correct place. Closes #7877.

~~I couldn't figure out how to get cargo fmt to work, so hopefully
that's run in CI.~~ Nevermind, figured it out.

## Test Plan

Can see output of json.
2023-10-09 23:04:08 -04:00
..
resources/test New rule: Prevent assignment expressions in assert statements (#7856) 2023-10-09 19:35:11 +00:00
src fix(schema): restore limit on line-length (#7883) 2023-10-09 23:04:08 -04:00
Cargo.toml Use crates.io unicode_names2 0.6.0 (#6478) 2023-10-02 18:17:38 -04:00