mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
Update contributing with new ruff syntax
This commit is contained in:
@@ -48,7 +48,7 @@ pytest tests/test_<file_name>.py::test_<method_name>
|
||||
#### Run Ruff
|
||||
|
||||
```bash
|
||||
ruff .
|
||||
ruff check .
|
||||
```
|
||||
|
||||
We receive a lot of code that fails the `ruff` checks.
|
||||
|
||||
Reference in New Issue
Block a user