Commit 9d70807
committed
Merge branch 'main' into rfc-100-part1
* main: (248 commits)
Revert "chore: remove metascraper (eslint#17707)" (eslint#17708)
8.53.0
Build: changelog update for 8.53.0
chore: remove metascraper (eslint#17707)
chore: Update dependencies (eslint#17706)
chore: package.json update for @eslint/js release
docs: change position of return to top button (eslint#17688)
feat: Deprecate formatting rules (eslint#17696)
test: fix ESLint tests for caching (eslint#17699)
feat: Add suggestions for no-prototype-builtins (eslint#17677)
docs: update twitter icon to new X icon (eslint#17687)
fix: ensure that exit code for fatal errors is not overwritten (eslint#17683)
docs: Update README
docs: Fix tabs in rule examples (eslint#17653)
docs: explained rule fixers and suggestions (eslint#17657)
ci: bump actions/setup-node from 3 to 4 (eslint#17676)
fix: add `;` after JSX nodes in `no-object-constructor` autofix (eslint#17672)
ci: run tests in Node.js 21 (eslint#17673)
8.52.0
Build: changelog update for 8.52.0
...File tree
488 files changed
+32111
-6688
lines changed- .github/workflows
- bin
- conf
- docs
- _examples
- custom-rule-tutorial-code
- integration-tutorial-code
- sample-data
- src
- _data
- sites
- _includes
- components
- layouts
- assets
- js
- scss
- contribute
- extend
- integrate
- maintain
- pages
- rules
- use
- configure
- formatters
- lib
- cli-engine
- config
- eslint
- linter
- code-path-analysis
- rule-tester
- rules
- utils
- source-code
- messages
- packages
- eslint-config-eslint
- js
- src/configs
- templates
- tests
- bin
- conf
- fixtures
- bin
- cli-engine
- code-path-analysis
- example-app3
- node_modules
- eslint-formatter-cwd
- eslint-plugin-test
- src
- dist
- parsers/typescript-parsers
- promise-config
- simple-valid-project
- src
- lib
- cli-engine
- config
- eslint
- linter
- code-path-analysis
- rule-tester
- rules
- utils
- source-code
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
488 files changed
+32111
-6688
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 70 | | |
82 | 71 | | |
83 | 72 | | |
| |||
96 | 85 | | |
97 | 86 | | |
98 | 87 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 88 | | |
103 | 89 | | |
104 | 90 | | |
| |||
119 | 105 | | |
120 | 106 | | |
121 | 107 | | |
122 | | - | |
123 | 108 | | |
124 | 109 | | |
125 | 110 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments