Confirmed users
709
edits
(Add WASM sandboxing project) |
(Add a new idea) |
||
Line 190: | Line 190: | ||
| [https://mozillians.org/en-US/u/erahm/ Eric Rahm] | | [https://mozillians.org/en-US/u/erahm/ Eric Rahm] | ||
| [https://mozillians.org/en-US/u/froydnj/ Nathan Froyd] | | [https://mozillians.org/en-US/u/froydnj/ Nathan Froyd] | ||
| | |||
|- | |||
| Test automation our linting tools | |||
| We have a several linting tools running on Firefox code base, they currently don't have a test suite. | |||
The goal of this project is to make sure that tests are executed. We currently have a similar [https://bugzilla.mozilla.org/show_bug.cgi?id=1432410 test automation for static analyzer jobs]. The idea would be to extend (or replicate) this model for [https://searchfox.org/mozilla-central/source/tools/lint/ ./mach lint] (which run flake8, eslint, etc) and [https://searchfox.org/mozilla-central/source/python/mozbuild/mozbuild/mach_commands.py#2327 ./mach clang-format] | |||
The bug is https://bugzilla.mozilla.org/show_bug.cgi?id=1448008 | |||
| Python | |||
| [https://github.com/sylvestre Sylvestre] (s@mozilla.com) | |||
| [https://github.com/abpostelnicu Andi Postelnicu] (andi@mozilla.com) | |||
| | | | ||
|- | |- |