Closed BECATRUE closed 1 year ago
I want to update the coding style (e.g. variable name, docstring) in swift.base module same as swift.bus module.
swift.base
swift.bus
How about changing the name of the module base -> logic?
base
logic
Feature you want to implement
I want to update the coding style (e.g. variable name, docstring) in
swift.base
module same asswift.bus
module.How the feature is implemented