File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 7676 "revolt/event-loop-adapter-react" : " ^1.1.1" ,
7777 "dg/bypass-finals" : " dev-master" ,
7878 "brianium/paratest" : " ^6.11.1" ,
79- "vimeo/psalm" : " 7.0.0-beta14 "
79+ "vimeo/psalm" : " dev-master "
8080 },
8181 "suggest" : {
8282 "ext-primemodule" : " Install the primemodule and FFI extensions to speed up MadelineProto (https://prime.madelineproto.xyz)" ,
Original file line number Diff line number Diff line change 3333 <StringIncrement errorLevel =" suppress" />
3434 <InvalidTraversableImplementation errorLevel =" suppress" />
3535 <RedundantPropertyInitializationCheck errorLevel =" suppress" />
36+
37+ <!-- Tmp, more work needed on the Psalm side -->
38+ <MissingPureAnnotation errorLevel =" suppress" />
39+ <MissingImmutableAnnotation errorLevel =" suppress" />
40+ <MissingAbstractPureAnnotation errorLevel =" suppress" />
41+ <MissingInterfaceImmutableAnnotation errorLevel =" suppress" />
3642 </issueHandlers >
3743</psalm >
You can’t perform that action at this time.
0 commit comments