Closed Bug 1761655 Opened 2 years ago Closed 2 years ago

Ignore mypy cache files

Categories

(Firefox Build System :: General, task, P3)

task

Tracking

(firefox100 fixed)

RESOLVED FIXED
100 Branch
Tracking Status
firefox100 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

Details

Attachments

(1 file)

Files under testing/web-platform/tests need to be checked against mypy violations, eg by running mypy --config-file=testing/web-platform/tests/tools/mypy.ini testing/web-platform/tests/tools/webdriver/webdriver/bidi/modules/browsing_context.py

However this creates a lot of untracked files under .mypy_cache/.
This folder should be ignored by hg. Ideally this check would also happen in CI, but for now I just want to make it easier to run mypy locally.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: