mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[ruff] Enable FURB rules for code modernization (#9896)
This commit is contained in:
		| @@ -113,6 +113,7 @@ exclude = ['generated'] | ||||
| select = [ | ||||
|   "E",    # pycodestyle | ||||
|   "F",    # pyflakes/autoflake | ||||
|   "FURB", # refurb | ||||
|   "I",    # isort | ||||
|   "PERF", # performance | ||||
|   "PL",   # pylint | ||||
|   | ||||
		Reference in New Issue
	
	Block a user