Actions
action #93892
open[beginner][easy] Automatically validate code style for python code in openQA
Status:
Workable
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
QA (public, currently private due to #173521) - future
Start date:
2021-06-11
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Like in os-autoinst, use black for checking python code style in openQA
Acceptance criteria¶
- AC1: python code style is checked automatically
Acceptance tests¶
- AT1: Inconsistent codestyle prevents deployments
Suggestion¶
- use black for python code style
- look at how it's done for os-autoinst
Further details¶
entrance level issue
Updated by tinita over 3 years ago
- Related to action #92665: Automatically validate code style for python code added
Updated by okurz over 2 years ago
- Tags set to beginner, easy, entrance level
- Subject changed from Automatically validate code style for python code in openQA to [beginner][easy] Automatically validate code style for python code in openQA
- Description updated (diff)
Actions