-
Notifications
You must be signed in to change notification settings - Fork 27
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
Issue #538 - Formatting and Linting #539
Conversation
Successfully configured and ran AIT-GUI and ait_example: |
Quality Gate passedIssues Measures |
@cjjacks Just checking if this is ready for final review or if there are any expected changes? Thanks |
@nttoole Sorry for the last minute update! Was just double checking and realized that I had committed updates to the lock file which didn't necessarily belong in this PR. Should be good to go now. |
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.
Both code review and testing via GUI plugin pass.
Run
pre-commit run --all
to apply formatting to all files and updated the max line length to 120 characters