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

removeAccountsFromAList -> removeAccountsFromList #139

Merged
merged 2 commits into from
Apr 2, 2023
Merged

removeAccountsFromAList -> removeAccountsFromList #139

merged 2 commits into from
Apr 2, 2023

Conversation

technicat
Copy link
Contributor

consistent with addAccountsToList and RemoveAccountsFromListParams

https://github.com/TootSDK/TootSDK/discussions/138

consistent with addAccountsToList and RemoveAccountsFromListParams

https://github.com/TootSDK/TootSDK/discussions/138
Copy link
Contributor

@davidgarywood davidgarywood left a comment

Choose a reason for hiding this comment

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

A tiny nit on the documentation comment (I think that was our mistake not yours, but opportunity to clean up!)

Sources/TootSDK/TootClient/TootClient+Lists.swift Outdated Show resolved Hide resolved
Co-authored-by: David W <davidw@roboheadz.com>
Copy link
Contributor

@davidgarywood davidgarywood left a comment

Choose a reason for hiding this comment

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

🙏

@kkostov
Copy link
Contributor

kkostov commented Apr 1, 2023

I think it can be merged, if the linter is happy 😄

@technicat
Copy link
Contributor Author

Swiftint is complaining about this line

TootClient+Account.swift:114:26: warning: Blanket Disable Command Violation: The disabled 'todo' rule should be re-enabled before the end of the file (blanket_disable_command)

@davidgarywood
Copy link
Contributor

I'm going to approve this, and then fix the linter with a separate PR shortly

@davidgarywood davidgarywood merged commit 5c22136 into TootSDK:main Apr 2, 2023
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