pull/810/head
Josselin 4 years ago
parent 3a62721457
commit 555985fea9
  1. 2
      CONTRIBUTING.md

@ -37,7 +37,7 @@ To run them locally in the root dir of the repository:
- `pylint slither tests --rcfile pyproject.toml`
- `black . --config pyproject.toml`
We use pylint `2.8.2` black `20.8b1`.
We use pylint `2.7.2` black `20.8b1`.
### Detectors tests
For each new detector, at least one regression tests must be present.

Loading…
Cancel
Save