Update CONTRIBUTING.md

pull/723/head
Feist Josselin 4 years ago committed by GitHub
parent a7d98ce7b0
commit addd5b2aca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CONTRIBUTING.md

@ -34,7 +34,7 @@ Several linters and security checkers are run on the PRs.
To run them locally:
- `pylint slither --rconfig pyproject.toml`
- `pylint slither --rcfile pyproject.toml`
- `black slither --config pyproject.toml`
We use black `19.10b0`.

Loading…
Cancel
Save