File tree
1,076 files changed
+9969
-2511
lines changed- crates
- biome_analyze/src
- biome_cli
- src
- commands
- execute
- migrate
- process_file
- reporter
- service
- tests
- cases
- commands
- biome_configuration
- src
- analyzer
- assist
- linter
- javascript
- tests
- biome_console/src
- write
- biome_css_analyze
- src
- assist/source
- lint
- a11y
- correctness
- nursery
- suspicious
- services
- tests
- biome_css_formatter
- src
- css
- auxiliary
- value
- utils
- tests
- biome_css_parser
- src
- lexer
- syntax
- at_rule
- block
- property
- selector
- pseudo_class
- value
- tests
- biome_css_semantic/src/semantic_model
- biome_css_syntax/src
- generated
- biome_dependency_graph/src
- biome_deserialize/src
- biome_deserialize_macros/src
- partial_derive
- biome_diagnostics
- examples
- src
- display
- biome_diagnostics_macros/src
- biome_flags/src
- biome_formatter/src
- comments
- format_element
- printer
- biome_formatter_test/src
- biome_fs/src
- fs
- biome_glob/src
- biome_graphql_analyze
- src
- lint/nursery
- tests
- biome_graphql_formatter
- src
- utils
- tests
- biome_graphql_parser
- src
- lexer
- parser
- definitions
- tests
- biome_graphql_semantic/src
- semantic_model
- tests
- biome_graphql_syntax/src/generated
- biome_grit_formatter
- src
- tests
- biome_grit_parser
- src
- lexer
- parser
- tests
- biome_grit_patterns
- src
- grit_target_language
- pattern_compiler
- tests
- biome_grit_syntax/src
- generated
- biome_html_formatter
- src
- html
- auxiliary
- lists
- utils
- tests
- biome_html_parser
- src
- lexer
- syntax
- tests
- biome_html_syntax/src/generated
- biome_js_analyze
- src
- assist/source
- organize_imports
- lint
- a11y
- complexity
- correctness
- nursery
- use_sorted_classes
- performance
- security
- style
- suspicious
- react
- services
- control_flow
- nodes
- syntax/correctness
- utils
- tests
- biome_js_formatter
- src
- js
- assignments
- auxiliary
- bindings
- classes
- declarations
- expressions
- lists
- module
- objects
- statements
- jsx
- attribute
- expressions
- lists
- tag
- ts
- assignments
- bindings
- expressions
- lists
- types
- utils
- member_chain
- tests
- biome_js_parser
- src
- lexer
- parser
- syntax
- jsx
- typescript
- tests
- biome_js_semantic/src
- semantic_model
- tests
- biome_js_syntax/src
- generated
- parentheses
- biome_js_transform
- src
- transformers
- tests
- biome_json_analyze
- src
- assist/source
- lint/suspicious
- tests
- biome_json_formatter
- src
- json
- lists
- value
- tests
- biome_json_parser
- src
- lexer
- tests
- biome_json_syntax/src
- generated
- biome_json_value/src
- biome_lsp/src
- handlers
- biome_lsp_converters/src
- biome_markdown_parser
- src
- lexer
- syntax
- tests
- biome_markdown_syntax/src/generated
- biome_markup/src
- biome_migrate
- src
- analyzers
- tests
- biome_package
- src
- license
- node_js_package
- tests
- biome_parser/src
- biome_plugin_loader/src
- biome_rowan
- benches
- src
- ast
- cursor
- green
- syntax
- syntax_factory
- biome_service/src
- file_handlers
- workspace
- biome_string_case/src
- biome_suppression/src
- biome_syntax_codegen
- examples
- src
- biome_test_utils/src
- biome_text_edit/src
- biome_text_size/src
- biome_ungrammar/src
- biome_wasm
- biome_yaml_factory/src/generated
- biome_yaml_parser/src/lexer
- biome_yaml_syntax/src/generated
- tests_macros/src
- xtask
- bench
- benches
- src
- codegen/src
- coverage/src
- js
- jsx
- symbols
- ts
- libs_bench/benches
- rules_check/src
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,076 files changed
+9969
-2511
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
| 33 | + | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 |
| - | |
209 | 208 |
| |
| 209 | + | |
210 | 210 |
| |
211 |
| - | |
212 | 211 |
| |
| 212 | + | |
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
2 | 4 |
| |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 |
| - | |
7 |
| - | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
182 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
| |||
207 | 209 |
| |
208 | 210 |
| |
209 | 211 |
| |
210 |
| - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
211 | 215 |
| |
212 | 216 |
| |
213 | 217 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
9 |
| - | |
10 |
| - | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 | 96 |
| |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
103 |
| - | |
104 |
| - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 | 2 |
| |
5 | 3 |
| |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
219 |
| - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
220 | 223 |
| |
221 | 224 |
| |
222 | 225 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
130 | 132 |
| |
131 | 133 |
| |
132 | 134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 |
| - | |
| 5 | + | |
7 | 6 |
| |
8 | 7 |
| |
9 |
| - | |
| 8 | + | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
7 |
| - | |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments