Stubtest: Ignore attrs-generated props (#14845)

This commit is contained in:
Sebastian Rittau
2025-10-07 11:36:51 +02:00
committed by GitHub
parent dfaf10db5c
commit a02656a556
2 changed files with 7 additions and 53 deletions
@@ -1,28 +1,24 @@
# Autogenerated methods using @attr.* decorators
bugbear.B040CaughtException.__attrs_attrs__
bugbear.B040CaughtException.__attrs_own_setattr__
.*\.__attrs_attrs__
.*\.__attrs_own_setattr__
.*\.__attrs_props__
bugbear.B040CaughtException.__match_args__
bugbear.B041VariableKeyType.__attrs_attrs__
bugbear.B041VariableKeyType.__match_args__
bugbear.BugBearChecker.__attrs_attrs__
bugbear.BugBearChecker.__ge__
bugbear.BugBearChecker.__gt__
bugbear.BugBearChecker.__le__
bugbear.BugBearChecker.__lt__
bugbear.BugBearChecker.__match_args__
bugbear.BugBearVisitor.__attrs_attrs__
bugbear.BugBearVisitor.__ge__
bugbear.BugBearVisitor.__gt__
bugbear.BugBearVisitor.__le__
bugbear.BugBearVisitor.__lt__
bugbear.BugBearVisitor.__match_args__
bugbear.NameFinder.__attrs_attrs__
bugbear.NameFinder.__ge__
bugbear.NameFinder.__gt__
bugbear.NameFinder.__le__
bugbear.NameFinder.__lt__
bugbear.NameFinder.__match_args__
bugbear.NamedExprFinder.__attrs_attrs__
bugbear.NamedExprFinder.__ge__
bugbear.NamedExprFinder.__gt__
bugbear.NamedExprFinder.__le__