Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@danirabbit
Copy link
Member

  • Explicitly declare scope of private variables and methods
  • extension set can be private to the construct block
  • Fix code style of property accessors. get, then set. only declare scope if it overrides the property scope
  • Signals don't need a comment, they declare themselves to be signals
  • Object call on one line since it only has one argument

@danirabbit danirabbit requested a review from a team May 21, 2025 20:59
@danirabbit danirabbit merged commit a6d91fe into master May 21, 2025
6 checks passed
@danirabbit danirabbit deleted the danirabbit/pluginmanager-cleanups branch May 21, 2025 21:26
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.

3 participants