|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
Thank you for your interest in contributing! 🎉 |
|
|
|
|
|
|
|
Please refer to the complete guide at: |
|
|
|
Please refer to the complete guide at: |
|
|
|
👉 [Development - Contributing](https://fastapi.tiangolo.com/contributing/) |
|
|
|
|
|
|
|
--- |
|
|
@ -25,4 +25,4 @@ Then, run the linting session with: |
|
|
|
```bash |
|
|
|
nox -s lint |
|
|
|
``` |
|
|
|
This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project. |
|
|
|
This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project. |
|
|
|