Closed mehdiataei closed 3 weeks ago
Added explanation on how to combine commits and fixed the PR template link
Make sure the code follows the project's linting and formatting standards. This project uses Ruff for linting.
To run Ruff, execute the following command from the root of the repository:
ruff check .
Contributing Guidelines
Added explanation on how to combine commits and fixed the PR template link
Description
Type of change
How Has This Been Tested?
Linting and Code Formatting
Make sure the code follows the project's linting and formatting standards. This project uses Ruff for linting.
To run Ruff, execute the following command from the root of the repository: