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
As mentioned in #66, I noticed that there are inconsistencies in the code formatting (such as indentation type/size and quotation chars). I think that we should reformat/adjust existing code so it sticks to one rules how it should be formatted.
There are few things that we could do to achieve that:
Format existing code
Attach configuration file so IDE can set proper settings
Create some sort of build process, so we bundle/format package code
I think that for now first two things should be enough, but for the future we might consider how we would like to keep the project and make it nice and easy to work with/maintain.
As always, any comments/ideas/suggestions are very welcome!
Let me know what you think ✌️
The text was updated successfully, but these errors were encountered:
As mentioned in #66, I noticed that there are inconsistencies in the code formatting (such as indentation type/size and quotation chars). I think that we should reformat/adjust existing code so it sticks to one rules how it should be formatted.
There are few things that we could do to achieve that:
I think that for now first two things should be enough, but for the future we might consider how we would like to keep the project and make it nice and easy to work with/maintain.
As always, any comments/ideas/suggestions are very welcome!
Let me know what you think ✌️
The text was updated successfully, but these errors were encountered: