mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
move equals attr test to equals attr folder
This commit is contained in:
@@ -0,0 +1 @@
|
||||
| attr_eq_test.py:21:1:21:27 | class BadColorPoint | The class 'BadColorPoint' does not override $@, but adds the new attribute $@. | attr_eq_test.py:10:5:10:28 | Function Point.__eq__ | '__eq__' | attr_eq_test.py:25:9:25:19 | Attribute | _color |
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
| attr_eq_test.py:21:1:21:27 | class BadColorPoint | The class 'BadColorPoint' does not override $@, but adds the new attribute $@. | attr_eq_test.py:10:5:10:28 | Function Point.__eq__ | '__eq__' | attr_eq_test.py:25:9:25:19 | Attribute | _color |
|
||||
@@ -1 +0,0 @@
|
||||
Classes/DefineEqualsWhenAddingAttributes.ql
|
||||
Reference in New Issue
Block a user