-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: updated to credo-ts #1926
Conversation
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
… feat-credo-update
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-ignore:next-line |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can these comments be removed now that the patch has been removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not changed as part of the PR so I'd ignore 'em for now.
@@ -675,6 +675,7 @@ | |||
OTHER_LDFLAGS = ( | |||
"$(inherited)", | |||
" ", | |||
"-Wl -ld_classic ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to add this file to the PR?
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-ignore:next-line |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not changed as part of the PR so I'd ignore 'em for now.
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Quality Gate passedIssues Measures |
Updated from aries-framework to credo-ts
Depends on: