Closed
Bug 1962646
Opened 21 days ago
Closed 15 days ago
Exclude docs/mots/index.rst from the codespell linter
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox140 fixed)
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
docs/mots/index.rst
is a file that is generated when running ./mach doc
and lists reviewer's names which cause false positives. It is excluded from .gitignore
and .hgignore
so I think we should exclude it from the linter as well.
Assignee | ||
Comment 1•21 days ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/03632383e56b
Exclude docs/mots/index.rst from the codespell linter. r=linter-reviewers,ahal
Status: NEW → RESOLVED
Closed: 15 days ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•