Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Improve AliBuild typing and linter strictness #882
base: master
Are you sure you want to change the base?
Improve AliBuild typing and linter strictness #882
Changes from all commits
2320045
219850c
c5f2c63
f56a6fd
ad3935e
5626644
0b7c23f
547a4db
94d2ad0
7c2731a
a205e89
60c203c
fe785bd
e3cccf7
543182b
d4f7c44
9b749c4
78104b0
f0a5e26
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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 you tell me what is this about?
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.
I was getting some linter error from the type not being inferable in all branches
I can remove it if you don't like it, it doesn't seem very beneficial anyway
Check warning on line 986 in alibuild_helpers/build.py
Codecov / codecov/patch
alibuild_helpers/build.py#L986
Check warning on line 1080 in alibuild_helpers/build.py
Codecov / codecov/patch
alibuild_helpers/build.py#L1080
Check warning on line 49 in alibuild_helpers/cmd.py
Codecov / codecov/patch
alibuild_helpers/cmd.py#L49
Check warning on line 61 in alibuild_helpers/cmd.py
Codecov / codecov/patch
alibuild_helpers/cmd.py#L61
Check warning on line 29 in alibuild_helpers/init.py
Codecov / codecov/patch
alibuild_helpers/init.py#L26-L29
Check warning on line 72 in alibuild_helpers/init.py
Codecov / codecov/patch
alibuild_helpers/init.py#L71-L72
Check warning on line 62 in alibuild_helpers/log.py
Codecov / codecov/patch
alibuild_helpers/log.py#L62
Check warning on line 694 in alibuild_helpers/sync.py
Codecov / codecov/patch
alibuild_helpers/sync.py#L684-L694
Check warning on line 14 in alibuild_helpers/templating_plugin.py
Codecov / codecov/patch
alibuild_helpers/templating_plugin.py#L14