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:
Lorenzo Salvadore 2020-06-08 09:55:20 +00:00
parent ee22c1e27c
commit 5a0d1d42d7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54220

View file

@ -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>