Open mithildave opened 3 years ago
Hi Parth, seems like we already have configurations for code coverage in the project. Can you help extending it?
Hi Team,
Have added the following Extension for python code formatting. Here's an image of the Trunk working to perform Autofix. I have raised the following PR. https://github.com/shahrk/ItemStockTracker/pull/16
Hi Team,
I have added the code for linting as well. Here is it config file :- https://github.com/shahrk/ItemStockTracker/blob/main/code/.pylintrc
Here is the addon that automatically enables it in local environment:-
Here's the screenshot of it in action.
Verify if the repo already has these tools. If not found, implement Code Style checker, Code coverage and Code Syntax checker tools.