Closed flamendless closed 5 years ago
I believe it's because of my vim config.
I merged my branch for the 11.0 update just now.
@flamendless It would be cool if you could rebase against master again to get rid of any conflicts.
@rm-code how? I havent done that before
@flamendless Here is a pretty good guide for rebasing: https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase
Of course you can also just update by merging.
Would my modified code be gone?
@flamendless It wouldn't be gone automatically. You have to manually fix the conflicts anyway.
Updated to 11.2, see #54
There is something wrong in your indentation at https://github.com/flamendless/love-api/blob/9d194926311e8a64ccd96d61d61fa4843d049376/modules/filesystem/Filesystem.lua#L166-L168