Hi, On Wed, 2020-10-14 at 15:40 -0700, Eric Anholt wrote: > On Wed, Oct 14, 2020 at 3:26 PM Alyssa Rosenzweig > <alyssa.rosenzw...@collabora.com> wrote: > > I didn't think to enforce a lint during CI. Part of me wonders if > > we > > should be doing that for C too, but we can shave that yak sometime > > else. > > I don't think style-linting C is reasonable, but doing pep8 linting > would be nice.
Does CI do any linting currently for Python? E.g. checking pylint output just for errors could be useful. (In some module setups it's sometimes failed to import module, but otherwise I've found its errors to be always useful to know.) - Eero _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev