-
Notifications
You must be signed in to change notification settings - Fork 105
add rule GCI777 #415
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
base: main
Are you sure you want to change the base?
add rule GCI777 #415
Conversation
|
|
||
| ### Added | ||
|
|
||
| - [#333](https://github.com/green-code-initiative/creedengo-rules-specifications/pull/333) Add JS variant of rule GCI777 - Idleness: Keep Screen On (addFlags) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you update the ID and the URL to your PR and the text
| @@ -0,0 +1,13 @@ | |||
| == Why is this an issue? | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this file should not be commited
|
|
||
| Avoid imports of known resource-hungry or deprecated libraries and suggest lighter alternatives. | ||
|
|
||
| This rule flags any import, require or dynamic import of libraries listed in the project's deprecation dictionary (`moment`, `iconsax`, etc.), because these libraries |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this rule depends on specifics libraries, the rule should list the dependencies that are concerned or add an external link to them
|
This PR has been automatically marked as stale because it has no activity for 60 days. |
new rule GCI777 related to the use of resource hungry libraries, in creedengo-rule-specificaton