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

Apply fixes from StyleCI #157

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

mechelon
Copy link
Member

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@mechelon mechelon merged commit 4a17d50 into feature/notion-models-and-commands Jun 16, 2023
@mechelon mechelon deleted the analysis-W6J4pO branch June 16, 2023 13:20
@what-the-diff
Copy link

what-the-diff bot commented Jun 16, 2023

PR Summary

  • Improved Type Hinting for Database::getPostData()
    Fixed the type hint for the $filter variable in the Database::getPostData() function.
  • Enhanced Block, Page, and Property Classes with Missing Types
    Added missing type information to the Block, Page, and Property classes, ensuring better code quality.
  • Cleanup of Unnecessary 'use' Statements
    Removed unneeded 'use' statements from modified files, creating a cleaner and more maintainable codebase (excluding 'EndpointBlocksTest').

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.

2 participants