JuDO-dev / AirBorne.jl

AirBorne a complete algorithmic trading framework in Julia.
http://judo.dev/AirBorne.jl/
MIT License
1 stars 1 forks source link

Add style guide to collaboration guidelines #30

Closed brunocastroibarburu94 closed 1 year ago

brunocastroibarburu94 commented 1 year ago

It is important in any collaboration project homogeneity in the coding style, this makes code predictable easy to read and understand by all collaboratos and brings unity to the project as a whole. A convention that can be implemented in this project can be based on the Blue style project.