Closed bodiyang closed 1 year ago
How about using Black to automate the code formatting? A GH Action test can be set to ensure contributors keep the code style consistent.
Bodi - would you be ok with that? If so, I can make changes in a way they won't contaminate the whole git blame.
How about using Black to automate the code formatting? A GH Action test can be set to ensure contributors keep the code style consistent.
Bodi - would you be ok with that? If so, I can make changes in a way they won't contaminate the whole git blame.
Yes Jason, I'll open a PR on this later
after running 'make cstest', many code style issues appear need to be solved (e.g. line too long)