Adds documentation for using `ruff check . --fix` Uses the draft of the "Automatic fixes" section from https://github.com/astral-sh/ruff/pull/7732 and adds documentation for unsafe fixes, applicability levels, and https://github.com/astral-sh/ruff/pull/7841 I enabled admonitions because they're nice. We should use them more.