mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
ty - drop rules removed from recent version of ty
This commit is contained in:
@@ -88,7 +88,6 @@ all = "ignore"
|
|||||||
# Structural rules (no deep type inference needed, easier to adapt).
|
# Structural rules (no deep type inference needed, easier to adapt).
|
||||||
abstract-method-in-final-class = "error"
|
abstract-method-in-final-class = "error"
|
||||||
ambiguous-protocol-member = "error"
|
ambiguous-protocol-member = "error"
|
||||||
byte-string-type-annotation = "error"
|
|
||||||
conflicting-declarations = "error"
|
conflicting-declarations = "error"
|
||||||
conflicting-metaclass = "error"
|
conflicting-metaclass = "error"
|
||||||
cyclic-class-definition = "error"
|
cyclic-class-definition = "error"
|
||||||
@@ -100,7 +99,6 @@ empty-body = "error"
|
|||||||
escape-character-in-forward-annotation = "error"
|
escape-character-in-forward-annotation = "error"
|
||||||
final-on-non-method = "error"
|
final-on-non-method = "error"
|
||||||
final-without-value = "error"
|
final-without-value = "error"
|
||||||
fstring-type-annotation = "error"
|
|
||||||
ignore-comment-unknown-rule = "error"
|
ignore-comment-unknown-rule = "error"
|
||||||
implicit-concatenated-string-type-annotation = "error"
|
implicit-concatenated-string-type-annotation = "error"
|
||||||
inconsistent-mro = "error"
|
inconsistent-mro = "error"
|
||||||
|
|||||||
Reference in New Issue
Block a user