Closed akoniar closed 3 years ago
@tsegismont I wanted to follow of clean code best practices so I had to change the order of function.
@tsegismont It's more readable when you have method A() and that method use method B() and the implementation of method B() is bellow to method A().
Motivation:
This PR fixing the issue #141