|
| 1 | +// Jest Snapshot v1, https://goo.gl/fbAQLP |
| 2 | + |
| 3 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using crlf end of line from ".editorconfig" 1`] = ` |
| 4 | +"## Rules |
| 5 | +<!-- begin auto-generated rules list --> |
| 6 | +
|
| 7 | +💼 Configurations enabled in. |
| 8 | +
|
| 9 | +| Name | 💼 | |
| 10 | +| :------------------- | :------------------------------------- | |
| 11 | +| [a](docs/rules/a.md) | ![badge-a][] ![badge-B][] ![badge-c][] | |
| 12 | +| [B](docs/rules/B.md) | | |
| 13 | +| [c](docs/rules/c.md) | | |
| 14 | +
|
| 15 | +<!-- end auto-generated rules list --> |
| 16 | +" |
| 17 | +`; |
| 18 | + |
| 19 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using crlf end of line from ".editorconfig" 2`] = ` |
| 20 | +"# test/a |
| 21 | +
|
| 22 | +💼 This rule is enabled in the following configs: \`a\`, \`B\`, \`c\`. |
| 23 | +
|
| 24 | +<!-- end auto-generated rule header --> |
| 25 | +" |
| 26 | +`; |
| 27 | + |
| 28 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using crlf end of line from ".editorconfig" 3`] = ` |
| 29 | +"# test/B |
| 30 | +
|
| 31 | +<!-- end auto-generated rule header --> |
| 32 | +" |
| 33 | +`; |
| 34 | + |
| 35 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using crlf end of line from ".editorconfig" 4`] = ` |
| 36 | +"# test/c |
| 37 | +
|
| 38 | +<!-- end auto-generated rule header --> |
| 39 | +" |
| 40 | +`; |
| 41 | + |
| 42 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using lf end of line from ".editorconfig" 1`] = ` |
| 43 | +"## Rules |
| 44 | +<!-- begin auto-generated rules list --> |
| 45 | +
|
| 46 | +💼 Configurations enabled in. |
| 47 | +
|
| 48 | +| Name | 💼 | |
| 49 | +| :------------------- | :------------------------------------- | |
| 50 | +| [a](docs/rules/a.md) | ![badge-a][] ![badge-B][] ![badge-c][] | |
| 51 | +| [B](docs/rules/B.md) | | |
| 52 | +| [c](docs/rules/c.md) | | |
| 53 | +
|
| 54 | +<!-- end auto-generated rules list --> |
| 55 | +" |
| 56 | +`; |
| 57 | + |
| 58 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using lf end of line from ".editorconfig" 2`] = ` |
| 59 | +"# test/a |
| 60 | +
|
| 61 | +💼 This rule is enabled in the following configs: \`a\`, \`B\`, \`c\`. |
| 62 | +
|
| 63 | +<!-- end auto-generated rule header --> |
| 64 | +" |
| 65 | +`; |
| 66 | + |
| 67 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using lf end of line from ".editorconfig" 3`] = ` |
| 68 | +"# test/B |
| 69 | +
|
| 70 | +<!-- end auto-generated rule header --> |
| 71 | +" |
| 72 | +`; |
| 73 | + |
| 74 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using lf end of line from ".editorconfig" 4`] = ` |
| 75 | +"# test/c |
| 76 | +
|
| 77 | +<!-- end auto-generated rule header --> |
| 78 | +" |
| 79 | +`; |
| 80 | + |
| 81 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using the end of line from ".editorconfig" while respecting the .md specific end of line setting 1`] = ` |
| 82 | +"## Rules |
| 83 | +<!-- begin auto-generated rules list --> |
| 84 | +
|
| 85 | +💼 Configurations enabled in. |
| 86 | +
|
| 87 | +| Name | 💼 | |
| 88 | +| :------------------- | :------------------------------------- | |
| 89 | +| [a](docs/rules/a.md) | ![badge-a][] ![badge-B][] ![badge-c][] | |
| 90 | +| [B](docs/rules/B.md) | | |
| 91 | +| [c](docs/rules/c.md) | | |
| 92 | +
|
| 93 | +<!-- end auto-generated rules list --> |
| 94 | +" |
| 95 | +`; |
| 96 | + |
| 97 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using the end of line from ".editorconfig" while respecting the .md specific end of line setting 2`] = ` |
| 98 | +"# test/a |
| 99 | +
|
| 100 | +💼 This rule is enabled in the following configs: \`a\`, \`B\`, \`c\`. |
| 101 | +
|
| 102 | +<!-- end auto-generated rule header --> |
| 103 | +" |
| 104 | +`; |
| 105 | + |
| 106 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using the end of line from ".editorconfig" while respecting the .md specific end of line setting 3`] = ` |
| 107 | +"# test/B |
| 108 | +
|
| 109 | +<!-- end auto-generated rule header --> |
| 110 | +" |
| 111 | +`; |
| 112 | + |
| 113 | +exports[`getEndOfLine with a ".editorconfig" file generates using the correct end of line when ".editorconfig" exists generates using the end of line from ".editorconfig" while respecting the .md specific end of line setting 4`] = ` |
| 114 | +"# test/c |
| 115 | +
|
| 116 | +<!-- end auto-generated rule header --> |
| 117 | +" |
| 118 | +`; |
0 commit comments