Skip to content
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/Python: Add pylint to code #1315

Merged
merged 12 commits into from
Sep 26, 2023
Merged

Conversation

kwek20
Copy link
Contributor

@kwek20 kwek20 commented Sep 25, 2023

Description of change

Adds lint-sdk phase in tox, to check the code during a pr
Updates all code to be compliant with the check

Links to any relevant issues

fixes #1236

@thibault-martinez thibault-martinez linked an issue Sep 25, 2023 that may be closed by this pull request
Thoralf-M
Thoralf-M previously approved these changes Sep 25, 2023
@Thoralf-M Thoralf-M merged commit 2ec7957 into iotaledger:2.0 Sep 26, 2023
3 checks passed
kwek20 pushed a commit to kwek20/iota-sdk that referenced this pull request Oct 9, 2023
* moved pylint to root

* lints

* pylint fixes

* final fixes

* autopep format

* fixes for irc and delegation

* changed to better ABC layout

* some gh actions only error??

---------

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>
thibault-martinez added a commit that referenced this pull request Oct 25, 2023
* moved pylint to root

* feat/Python: Add pylint to code (#1315)

* moved pylint to root

* lints

* pylint fixes

* final fixes

* autopep format

* fixes for irc and delegation

* changed to better ABC layout

* some gh actions only error??

---------

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>

* fixes for develop

* reverts

* lint

* reverted range

* docs

* format

* comment

* some more doc fix

* todo comment on disable

* changed docs

* Update bindings/python/iota_sdk/wallet/account.py

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>

* 2 review comments

* format

* pep again?

* fmt x2

* final lints

* removed test

* review

* revert

* 1 more

* Update bindings/python/iota_sdk/types/unlock.py

* Update bindings/python/iota_sdk/types/irc_30.py

* changelog

---------

Co-authored-by: Thoralf-M <46689931+Thoralf-M@users.noreply.github.com>
Co-authored-by: Thibault Martinez <thibault.martinez.30@gmail.com>
Co-authored-by: Thibault Martinez <thibault@iota.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Enable pylint for code
5 participants