c91fc752a5
scripts/compliance_checks.py documents and matches the very patterns it forbids, so the compliance-checks hook (which scanned every .py file) flagged itself and failed on every PR running pre-commit on all files. Skip the dev-only scripts/ directory. Also clears pre-existing pyink and end-of-file drift surfaced by the same all-files run. Co-authored-by: George Weale <gweale@google.com> PiperOrigin-RevId: 940618068