Closed Bug 1349000 Opened 7 years ago Closed 2 years ago

Consider integrating eslint by default in the emacs shipped as part of mozilla-build

Categories

(Firefox Build System :: MozillaBuild, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: florian, Unassigned)

References

Details

The mozilla-build package we distribute to quickly get a Windows build environment ships emacs. We should ensure that editor is preconfigured with the appropriate eslint plugin.
Summary: consider integrating eslint by default in the emacs shipped as part of mozilla-build → Consider integrating eslint by default in the emacs shipped as part of mozilla-build
Severity: normal → enhancement
Priority: -- → P3
Blocks: 1427845
Product: Testing → Firefox Build System
Version: Version 3 → 3 Branch

I've just realised this would be more of a Mozilla build thing. I'm not convinced that we should necessarily do this, since Emacs use isn't significant, it'd be nice to have maybe.

Component: Lint and Formatting → MozillaBuild
Product: Firefox Build System → mozilla.org
Version: 3 Branch → other

eslint requires NodeJS, and MozillaBuild doesn't have Node built-in, and it's a heavyweight dependency.
Besides, it's a bit goofy that MozillaBuild carries any IDEs or developer editing tools in the first place - those should be installed and used by developers themselves, especially when the embedded "blessed" tools are as tricky to learn as emacs.

TL;DR: the workaround here is to manually install Emacs and set it up with eslint outside of MozillaBuild :)

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
Product: mozilla.org → Firefox Build System
You need to log in before you can comment on or make changes to this bug.