Build was not passing as Profile was declared twice, and because of style violations
I had to explicitly use a newer version of ktfmt to make the format check pass with a context receiver inside an interface. If that's not desirable, I can go with a more traditional way 🙂
Does it make sense to create a ticket for checking if the user A is already following user B? Currently, you can follow/unfollow irrespective of the existing state.
[closes #155]
Profile
was declared twice, and because of style violationsktfmt
to make the format check pass with a context receiver inside an interface. If that's not desirable, I can go with a more traditional way 🙂Does it make sense to create a ticket for checking if the user A is already following user B? Currently, you can follow/unfollow irrespective of the existing state.