Closed
Description
Description of the problem
Currently there are no tests to check the quality of the code, example each file should end with new line, there should be no trailing white space.
A good place to add code quality tests will be, pydatastructs.utils.tests.test_code_quality
.
Example of the problem
References/Other comments
Refer, https://github.com/sympy/sympy/blob/master/sympy/utilities/tests/test_code_quality.py