|
6 | 6 | /crates/biome_configuration/src/analyzer/linter/rules.rs linguist-generated=true text=auto eol=lf |
7 | 7 | /crates/biome_configuration/src/analyzer/assist/actions.rs linguist-generated=true text=auto eol=lf |
8 | 8 | /crates/biome_configuration/src/analyzer/parse/rules.rs linguist-generated=true text=auto eol=lf |
| 9 | +/crates/biome_configuration/src/generated/domain_selector.rs linguist-generated=true text=auto eol=lf |
9 | 10 | # GraphQL |
| 11 | +/crates/biome_graphql_formatter/src/graphql/any/*.rs linguist-generated=true text=auto eol=lf |
10 | 12 | /crates/biome_graphql_analyze/src/{lint,assist,syntax}.rs linguist-generated=true text=auto eol=lf |
11 | 13 | /crates/biome_graphql_analyze/src/{lint,assist,syntax}/*.rs linguist-generated=true text=auto eol=lf |
12 | 14 | /crates/biome_graphql_analyze/src/options.rs linguist-generated=true text=auto eol=lf |
13 | 15 | /crates/biome_graphql_analyze/src/registry.rs linguist-generated=true text=auto eol=lf |
14 | 16 | # CSS |
| 17 | +/crates/biome_css_formatter/src/{css,tailwind}/any/*.rs linguist-generated=true text=auto eol=lf |
15 | 18 | /crates/biome_css_analyze/src/{lint,assist,syntax}.rs linguist-generated=true text=auto eol=lf |
16 | 19 | /crates/biome_css_analyze/src/{lint,assist,syntax}/*.rs linguist-generated=true text=auto eol=lf |
17 | 20 | /crates/biome_css_analyze/src/options.rs linguist-generated=true text=auto eol=lf |
18 | 21 | /crates/biome_css_analyze/src/registry.rs linguist-generated=true text=auto eol=lf |
19 | 22 | # JSON |
| 23 | +/crates/biome_json_formatter/src/json/any/*.rs linguist-generated=true text=auto eol=lf |
20 | 24 | /crates/biome_json_analyze/src/{lint,assist,syntax}.rs linguist-generated=true text=auto eol=lf |
21 | 25 | /crates/biome_json_analyze/src/{lint,assist,syntax}/*.rs linguist-generated=true text=auto eol=lf |
22 | | -/crates/biome_js_analyze/src/options.rs linguist-generated=true text=auto eol=lf |
23 | | -/crates/biome_js_analyze/src/registry.rs linguist-generated=true text=auto eol=lf |
| 26 | +/crates/biome_json_analyze/src/options.rs linguist-generated=true text=auto eol=lf |
| 27 | +/crates/biome_json_analyze/src/registry.rs linguist-generated=true text=auto eol=lf |
24 | 28 | # JS |
| 29 | +/crates/biome_js_formatter/src/{js,jsx,ts}/any/*.rs linguist-generated=true text=auto eol=lf |
25 | 30 | /crates/biome_js_analyze/src/{lint,assist,syntax}.rs linguist-generated=true text=auto eol=lf |
26 | 31 | /crates/biome_js_analyze/src/{lint,assist,syntax}/*.rs linguist-generated=true text=auto eol=lf |
27 | 32 | /crates/biome_js_analyze/src/options.rs linguist-generated=true text=auto eol=lf |
28 | 33 | /crates/biome_js_analyze/src/registry.rs linguist-generated=true text=auto eol=lf |
29 | 34 | # Grit |
30 | 35 | /crates/biome_grit_patterns/src/grit_target_language/*/constants.rs linguist-generated=true text=auto eol=lf |
| 36 | +# HTML |
| 37 | +/crates/biome_html_formatter/src/{html,astro,vue,svelte}/any/*.rs linguist-generated=true text=auto eol=lf |
| 38 | +/crates/biome_html_analyze/src/{lint,assist,syntax}.rs linguist-generated=true text=auto eol=lf |
| 39 | +/crates/biome_html_analyze/src/{lint,assist,syntax}/*.rs linguist-generated=true text=auto eol=lf |
| 40 | +/crates/biome_html_analyze/src/options.rs linguist-generated=true text=auto eol=lf |
| 41 | +/crates/biome_html_analyze/src/registry.rs linguist-generated=true text=auto eol=lf |
31 | 42 |
|
32 | 43 | # Other |
33 | 44 | /crates/biome_unicode_table/src/tables.rs linguist-generated=true text=auto eol=lf |
34 | 45 | /packages/@biomejs/backend-jsonrpc/src/workspace.ts linguist-generated=true text=auto eol=lf |
35 | 46 | /packages/@biomejs/biome/configuration_schema.json linguist-generated=true text=auto eol=lf |
| 47 | +/crates/biome_cli/src/execute/migrate/eslint_any_rule_to_biome.rs linguist-generated=true text=auto eol=lf |
| 48 | +/crates/biome_diagnostics_categories/src/categories.rs linguist-generated=true text=auto eol=lf |
36 | 49 | pnpm-lock.yaml linguist-generated=true text=auto eol=lf |
37 | 50 |
|
38 | 51 | # Files with the language manually specified, sorted alphabetically. |
|
0 commit comments