1
0
mirror of synced 2025-12-22 11:26:57 -05:00

[Core] Add a language to every code block (#39212)

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
This commit is contained in:
Sophie
2023-09-20 14:29:13 +02:00
committed by GitHub
parent 546cd38681
commit 0ec2addb2a
34 changed files with 92 additions and 92 deletions

View File

@@ -77,7 +77,7 @@ A `.gitattributes` file looks like a table with two columns:
Here's an example `.gitattributes` file. You can use it as a template for your repositories:
```
```text
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto