File tree
197 files changed
+285
-1134
lines changed- codemods
- apply-replace-all/lib
- convert-any-to-primitive/lib
- madrun/lib
- add-fresh-lint
- rename-predefined-eslint-to-putout
- set-commit-type/lib
- packages
- cli-cache/lib
- cli-keypress/lib
- cli-match
- lib
- cli-ruler/lib
- cli-staged/lib
- compare
- lib
- test
- engine-loader
- lib
- test
- engine-parser/lib
- parsers/babel
- engine-processor/lib
- engine-runner
- lib
- replace
- template
- test
- eslint/lib
- create-plugin
- lint
- eslint-plugin-putout/lib
- multiple-properties-destructuring
- nonblock-statement-body-newline
- object-property-newline
- single-property-destructuring
- tape-remove-newline-before-t-end
- formatter-codeframe/lib
- formatter-dump/lib
- formatter-stream/lib
- plugin-apply-early-return/lib
- plugin-conditions/lib
- convert-comparison-to-boolean
- remove-constant
- plugin-convert-arguments-to-rest/lib
- plugin-convert-array-copy-to-slice/lib
- plugin-convert-commonjs-to-esm/lib
- commons
- exports
- require
- plugin-convert-esm-to-commonjs/lib
- plugin-convert-optional-to-logical/lib
- plugin-extract-object-properties
- lib
- equal-deep
- not-equal-deep
- plugin-for-of/lib
- for-each
- for-in-negative
- for-in-positive
- remove-unused-variables
- remove-useless
- remove-useless-variables
- plugin-github/lib
- set-node-versions
- plugin-madrun/lib
- add-fix-lint
- add-function
- convert-cut-env-to-run
- convert-lint-lib
- convert-nyc-to-c8
- convert-run-to-cut-env
- convert-to-async
- remove-check-duplicates-from-test
- remove-putout
- rename-eslint-to-putout
- set-lint-dot
- set-report-lcov
- plugin-merge-destructuring-properties/lib
- plugin-merge-duplicate-imports/lib
- plugin-minify/lib
- expand-bindings
- extract-body
- remove-var-undefined
- plugin-nodejs/lib
- convert-promisify-to-fs-promises
- declare-after-require
- plugin-printer/lib
- apply-breakline
- apply-computed-print
- apply-linebreak
- plugin-promises/lib
- apply-await-import
- convert-new-promise-to-async
- plugin-putout
- lib
- add-push
- apply-async-formatter
- check-match
- check-replace-code
- convert-babel-types
- convert-find-to-traverse
- convert-method-to-property
- convert-node-to-path-in-get-template-values
- convert-replace-with
- convert-replace-with-multiple
- convert-to-no-transform-code
- convert-traverse-to-replace
- create-test
- move-require-on-top-level
- plugin-putout-config/lib
- convert-boolean-to-string
- remove-empty
- plugin-react-hook-form/lib/v6-convert-as-to-render
- plugin-react-hooks/lib
- apply-short-fragment
- convert-class-to-function
- convert-state-to-hooks
- plugin-react-router
- plugin-regexp/lib
- apply-literal-notation
- convert-replace-to-replace-all
- convert-to-string
- optimize
- remove-useless-regexp
- plugin-remove-empty/lib
- block
- export
- import
- plugin-remove-iife/lib
- plugin-remove-unused-expressions/lib
- plugin-remove-unused-variables/lib/get-vars
- plugin-remove-useless-arguments/lib
- arguments
- destructuring
- method
- plugin-remove-useless-escape/lib
- plugin-remove-useless-return/lib
- plugin-remove-useless-variables
- lib
- destruct
- remove
- rename
- plugin-simplify-boolean-return/lib
- plugin-simplify-ternary/lib/spread
- plugin-split-nested-destructuring/lib
- plugin-split-variable-declarations/lib
- plugin-strict-mode/lib/remove-useless
- plugin-tape/lib
- add-stop-all
- add-t-end
- apply-stub
- apply-with-name
- convert-deep-equal-to-equal
- convert-emitter-to-promise
- convert-equal-to-not-ok
- convert-equal-to-ok
- remove-stop-all
- remove-useless-t-end
- plugin-try-catch/lib
- async
- sync
- plugin-types/lib/convert-typeof-to-is-type
- plugin-typescript/lib
- apply-as-type-assertion
- convert-generic-to-shorthand
- remove-duplicates-from-union
- remove-useless-mapping-modifiers
- remove-useless-parens
- remove-useless-types-from-constants
- plugin-webpack/lib
- apply-externals
- convert-loader-to-use
- convert-node-to-resolve-fallback
- convert-query-loader-to-use
- processor-css/lib
- processor-markdown/lib
- processor-wasm/lib
- processor-yaml/lib
- putout/lib
- cli
- runner
- parse-options
- test
- lib
- processor
- test
- traverse/lib
- rules/set-homepage/lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
197 files changed
+285
-1134
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
| 13 | + | |
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
| |||
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 17 | + | |
24 | 18 |
| |
25 | 19 |
| |
26 | 20 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
7 | 4 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 5 | + | |
12 | 6 |
| |
13 | 7 |
| |
14 | 8 |
| |
| |||
18 | 12 |
| |
19 | 13 |
| |
20 | 14 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 15 | + | |
25 | 16 |
| |
26 | 17 |
| |
27 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
| 96 | + | |
100 | 97 |
| |
101 | 98 |
| |
102 | 99 |
| |
103 | 100 |
| |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 101 | + | |
108 | 102 |
| |
109 | 103 |
| |
110 | 104 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 14 | + | |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 3 | + | |
7 | 4 |
| |
8 | 5 |
| |
9 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 5 | + | |
9 | 6 |
| |
10 | 7 |
| |
11 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 36 | + | |
40 | 37 |
| |
41 | 38 |
| |
42 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 19 | + | |
23 | 20 |
| |
24 | 21 |
| |
25 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 12 | + | |
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 12 | + | |
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 8 | + | |
12 | 9 |
| |
13 | 10 |
| |
14 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 15 | + | |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
| |||
97 | 94 |
| |
98 | 95 |
| |
99 | 96 |
| |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
| 97 | + | |
104 | 98 |
| |
105 | 99 |
| |
106 | 100 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 6 | + | |
10 | 7 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 8 | + | |
15 | 9 |
| |
16 | 10 |
| |
17 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 9 | + | |
13 | 10 |
| |
14 | 11 |
| |
15 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 24 | + | |
28 | 25 |
| |
29 | 26 |
| |
30 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 6 | + | |
10 | 7 |
| |
11 | 8 |
| |
12 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
23 | 17 |
| |
24 | 18 |
| |
25 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 9 | + | |
13 | 10 |
| |
14 | 11 |
| |
15 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 7 | + | |
11 | 8 |
| |
12 | 9 |
| |
13 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 6 | + | |
10 | 7 |
| |
11 | 8 |
| |
12 | 9 |
| |
|
0 commit comments