Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NSCollectionView sections update bug in AppKit extension. #105

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lixiang1994
Copy link

Please merge.

for (source, target) in changeset.sectionMoved {
moveSection(source, toSection: target)
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)

@lixiang1994
Copy link
Author

@ra1028

@lixiang1994
Copy link
Author

@ra1028 Please merge

@lixiang1994
Copy link
Author

@ra1028

@ra1028
Copy link
Owner

ra1028 commented Jun 9, 2020

@lixiang1994
Sorry for my late response.
Could you please fix the lint warning reported by hound-ci?

@lixiang1994
Copy link
Author

@ra1028
OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants