{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":247656353,"defaultBranch":"master","name":"LibCST","ownerLogin":"pradeep90","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-03-16T09:07:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/386555?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701208736.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e9d7d882e6485765ee71244c22c4c3f31f659b7e","ref":"refs/heads/contructor-attribute","pushedAt":"2023-11-28T21:58:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pradeep90","name":"Pradeep Kumar","path":"/pradeep90","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/386555?s=80&v=4"},"commit":{"message":"apply type annotations: annotate `self.x` within constructors.\n\nProblem: `ApplyTypeAnnotationsVisitor` annotated class attributes (such as `x: int` in the body of the class) but not attributes initialized within the constructor.\n\nThis was because we didn't enter the body of `__init__` and didn't look at `self.x` at all.\n\nSolution: Enter `__init__` and annotate `self.x` by getting the annotation, if any, for its qualified name `C.x`.","shortMessageHtmlLink":"apply type annotations: annotate self.x within constructors."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADukmrYwA","startCursor":null,"endCursor":null}},"title":"Activity ยท pradeep90/LibCST"}