mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Enable Ruff D212 (#87347)
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
Quickly check if branch is up to PR standards.
|
||||
"""Quickly check if branch is up to PR standards.
|
||||
|
||||
This is NOT a full CI/linting replacement, only a quick check during development.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user