Closed Bug 1805804 Opened 1 year ago Closed 1 year ago

avoid running linters on the entire tree for `support-files` changes if `--fix` is passed

Categories

(Developer Infrastructure :: Lint and Formatting, task)

Tracking

(firefox110 fixed)

RESOLVED FIXED
Tracking Status
firefox110 --- fixed

People

(Reporter: sheehan, Assigned: sheehan)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See bug 1803229 comment 8 and below.

Changing a linter's support-files causes that linter to
run against the entire tree. This is to avoid introducing
a regression in files that weren't touched, which would
be confusing for developers who trusted --outgoing to
catch their regressions.

Turn this behaviour off when --fix is passed as a linter
argument so these regressions aren't also fixed tree-wide.

Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64d4ccd9e14d
avoid linting the tree for `support-files` changes if `--fix` is passed r=marco
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: