mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 13:09:12 +00:00
[core] Enable ruff PIE (flake8-pie) lint family (#16658)
This commit is contained in:
@@ -126,6 +126,7 @@ select = [
|
||||
"LOG", # flake8-logging
|
||||
"NPY", # numpy-specific rules
|
||||
"PERF", # performance
|
||||
"PIE", # flake8-pie
|
||||
"PL", # pylint
|
||||
"PTH", # flake8-use-pathlib
|
||||
"PYI", # flake8-pyi
|
||||
|
||||
Reference in New Issue
Block a user