Bug 1654548 - fix printing in compose, view source, mail viewer, address book and attempt to improve state for calendar r=mkmelin a=wsmwk
Differential Revision:
https://phabricator.services.mozilla.com/D86013
---
codespell:
description: Check code for common misspellings
include:
- .
# List of extensions coming from:
# tools/lint/{flake8,eslint}.yml
# tools/mach_commands.py (clang-format)
# + documentation
# + localization files
extensions:
- js
- jsm
- jxs
- xml
- html
- xhtml
- cpp
- c
- h
- configure
- py
- properties
- rst
- md
- ftl
support-files:
- 'tools/lint/spell/**'
type: external
setup: spell:setup
payload: commlint:lint_wrapper
wraps: spell:lint