Commit eaf5990
[FIX] attachment_preview: pre-commit fixes
- Fix author string concatenation in manifest
- Remove unnecessary eslint-disable-next-line no-undef comments
- Fix trailing whitespace
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1bc3a01 commit eaf5990
File tree
1,920 files changed
+372855
-11
lines changed- attachment_preview
- static/src/js
- mail_core
- node_modules
- .bin
- @es-joy/jsdoccomment
- src
- @eslint-community
- eslint-utils
- node_modules/eslint-visitor-keys
- lib
- regexpp
- @eslint
- config-array
- config-helpers
- core
- eslintrc
- conf
- lib
- config-array
- types
- node_modules/globals
- js
- src
- configs
- types
- object-schema
- plugin-kit
- @humanfs
- core
- src
- node
- src
- @humanwhocodes
- module-importer
- src
- retry
- @prettier/plugin-xml
- src
- types
- @typescript-eslint/types
- @types
- estree
- json-schema
- @xml-tools/parser
- .reuse
- LICENSES
- lib
- acorn-jsx
- acorn
- ajv
- lib
- compile
- dotjs
- dot
- refs
- scripts
- ansi-styles
- are-docs-informative
- lib
- argparse
- lib
- balanced-match
- .github
- brace-expansion
- callsites
- chalk
- source
- chevrotain
- diagrams
- src
- vendor
- lib_esm/src
- diagrams
- generate
- lang
- parse
- cst
- grammar
- gast
- parser
- traits
- scan
- text
- utils
- lib
- src
- diagrams
- generate
- lang
- parse
- cst
- grammar
- gast
- parser
- traits
- scan
- text
- utils
- src
- diagrams
- generate
- lang
- parse
- cst
- grammar
- gast
- parser
- traits
- scan
- text
- utils
- color-convert
- color-name
- comment-parser
- browser
- es6
- parser
- tokenizers
- stringifier
- transforms
- lib
- parser
- tokenizers
- stringifier
- transforms
- src
- parser
- tokenizers
- stringifier
- transforms
- tests
- e2e
- unit
- concat-map
- example
- test
- cross-spawn
- lib
- util
- debug
- src
- deep-is
- example
- test
- escape-string-regexp
- eslint-plugin-jsdoc
- src
- rules
- utils
- typings
- eslint-scope
- lib
- eslint-visitor-keys
- lib
- eslint
- conf
- lib
- cli-engine
- formatters
- config
- eslint
- languages/js
- source-code
- token-store
- linter
- code-path-analysis
- rule-tester
- rules
- utils
- unicode
- services
- types
- messages
- espree
- lib
- esquery
- esrecurse
- estraverse
- esutils
- lib
- fast-deep-equal
- es6
- fast-json-stable-stringify
- .github
- benchmark
- example
- test
- fast-levenshtein
- file-entry-cache
- find-up
- flat-cache
- src
- flatted
- cjs
- esm
- golang
- pkg/flatted
- php
- python
- types
- glob-parent
- globals
- has-flag
- ignore
- import-fresh
- imurmurhash
- is-extglob
- is-glob
- isexe
- test
- js-yaml
- lib
- schema
- type
- jsdoc-type-pratt-parser
- src
- grammars
- lexer
- parslets
- result
- transforms
- json-buffer
- test
- json-schema-traverse
- spec
- fixtures
- json-stable-stringify-without-jsonify
- example
- test
- keyv
- src
- levn
- lib
- locate-path
- lodash.merge
- minimatch
- ms
- natural-compare
- object-deep-merge
- optionator
- lib
- p-limit
- p-locate
- parent-module
- parse-imports-exports
- parse-statements
- path-exists
- path-key
- prelude-ls
- lib
- prettier
- internal
- plugins
- punycode
- regexp-to-ast
- lib
- resolve-from
- semver
- classes
- functions
- internal
- ranges
- shebang-command
- shebang-regex
- spdx-exceptions
- spdx-expression-parse
- spdx-license-ids
- strip-json-comments
- supports-color
- type-check
- lib
- type-fest
- source
- uri-js
- which
- word-wrap
- yocto-queue
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,920 files changed
+372855
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments