Description
Having empty functions hurts readability, and is considered a code-smell. There's almost always a way to avoid using them. If you must use one, consider adding a comment to inform the reader of its purpose.
Occurrences
There are 17 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/the-macson/learning-platform/issue/JS-0057/occurrences/
Description
Having empty functions hurts readability, and is considered a code-smell. There's almost always a way to avoid using them. If you must use one, consider adding a comment to inform the reader of its purpose.
Occurrences
There are 17 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/the-macson/learning-platform/issue/JS-0057/occurrences/