Browse Source

Update command to run (to also detect warnings)

pull/970/head
Benoit Marty 1 year ago
parent
commit
ae81b6e59e
  1. 2
      CONTRIBUTING.md

2
CONTRIBUTING.md

@ -99,7 +99,7 @@ See https://github.com/twisted/towncrier#news-fragments if you need more details @@ -99,7 +99,7 @@ See https://github.com/twisted/towncrier#news-fragments if you need more details
Make sure the following commands execute without any error:
<pre>
./gradlew check
./tools/quality/check.sh
</pre>
Some separate commands can also be run, see below.

Loading…
Cancel
Save