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

Linter to identify helper functions #1252

Open
thePeras opened this issue Jun 25, 2024 · 0 comments
Open

Linter to identify helper functions #1252

thePeras opened this issue Jun 25, 2024 · 0 comments
Labels
ci-cd enhancement New feature or request refactor

Comments

@thePeras
Copy link
Member

Helper functions/methods are methods that return Widget type. Normally, people defined them to improve the code readability, however it is recommended to creating classes instead, for performance purpose.
Read more about that here.

Connected with #737

@thePeras thePeras added enhancement New feature or request refactor ci-cd labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd enhancement New feature or request refactor
Projects
Status: 📋 Product Backlog
Development

No branches or pull requests

1 participant