Skip to content

Conversation

@Halo-Michael
Copy link

Now Big Sur (macOS 11.0) mounted a snapshot on rootfs, just same as iOS11.3. So I updated snappy for collect system snapshot name on Big Sur.
Since it has not been updated for iOS, I did not change the version number.

@sbingner
Copy link
Owner

Can I get you to update this to not change whitespace?

@Halo-Michael
Copy link
Author

Yes.
The reason for my modification is that the format of your original code is confusing, sometimes using four-byte spaces as indentation, and sometimes using \t as indentation. I want to unify the code style to improve the viewing. Since your code generally uses \t as indentation, I replaced the four-byte space with \t.

@Halo-Michael
Copy link
Author

I think it's because you coding between vim and Xcode. Xcode will switch \t with four-byte space.

Repository owner locked and limited conversation to collaborators Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants