Thanks Patrick.

C/C++ was our top priority because code defects are very costly, but we'd
love to make our static analysis bot support additional languages, so we're
looking into integrating with mozlint [0] (the  `./mach lint` wrapper
around eslint, flake8 and wptlint), and I think we should also use clippy
to lint Rust code.

[0] https://firefox-source-docs.mozilla.org/tools/lint/index.html

On Mon, Oct 9, 2017 at 3:43 PM, Patrick Brosset <pbros...@mozilla.com>
wrote:

> This sounds awesome Jan.
> Are there plans to have something similar for JS code linting (with
> ESLint)?
>
> On Wed, Oct 4, 2017 at 7:14 PM, Ehsan Akhgari <ehsan.akhg...@gmail.com>
> wrote:
>
>> On 10/04/2017 03:17 AM, Jan Keromnes wrote:
>>
>>> TL;DR -- We wrote a static analysis bot for MozReview ("clangbot") and
>>> it's
>>> about to complain about any patches that would introduce new C/C++ code
>>> defects to Firefox.
>>>
>> This is fantastic to see, thank you for making it happen!
>>
>> _______________________________________________
>> dev-platform mailing list
>> dev-platform@lists.mozilla.org
>> https://lists.mozilla.org/listinfo/dev-platform
>>
>
>
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to