articles/contributing: Suggest checking build warnings through our CI
Approved by: docs (bcr), gerald (mentor) Differential Revision: https://reviews.freebsd.org/D25172
This commit is contained in:
parent
ee22c1e27c
commit
5a0d1d42d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54220
1 changed files with 4 additions and 1 deletions
|
@ -163,7 +163,10 @@
|
|||
|
||||
<listitem>
|
||||
<para>Build the source tree (or just part of it) with extra
|
||||
warnings enabled and clean up the warnings.</para>
|
||||
warnings enabled and clean up the warnings. A
|
||||
list of build warnings can also be found from our
|
||||
<link xlink:href="https://ci.freebsd.org">CI</link> by
|
||||
selecting a build and checking "LLVM/Clang Warnings".</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue