You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we're not checking if the files are following the PEP8 rules but we started to change some files and create new ones following the rules. We have to enable the PEP8 check at least for the test files and then start to include some others.
Acceptance Criteria
GIVEN a developer has some changes to be pushed
WHEN the developer creates a new PR
THEN the PEP8 check is triggered
The text was updated successfully, but these errors were encountered:
Story
Currently, we're not checking if the files are following the PEP8 rules but we started to change some files and create new ones following the rules. We have to enable the PEP8 check at least for the test files and then start to include some others.
Acceptance Criteria
GIVEN a developer has some changes to be pushed
WHEN the developer creates a new PR
THEN the PEP8 check is triggered
The text was updated successfully, but these errors were encountered: