File tree Expand file tree Collapse file tree 4 files changed +6
-12
lines changed Expand file tree Collapse file tree 4 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 13
13
- " .yamllint*"
14
14
- " poetry.lock"
15
15
- " pyproject.toml"
16
- # Source: https://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/lib/linguist/languages.yml#L8237-L8260
17
- # (used by Prettier)
16
+ # Source: https://github.com/ikatyang-collab/linguist-languages/blob/main/data/YAML.js (used by Prettier)
18
17
- " **/.clang-format"
19
18
- " **/.clang-tidy"
20
19
- " **/.gemrc"
30
29
- " .yamllint*"
31
30
- " poetry.lock"
32
31
- " pyproject.toml"
33
- # Source: https://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/lib/linguist/languages.yml#L8237-L8260
34
- # (used by Prettier)
32
+ # Source: https://github.com/ikatyang-collab/linguist-languages/blob/main/data/YAML.js (used by Prettier)
35
33
- " **/.clang-format"
36
34
- " **/.clang-tidy"
37
35
- " **/.gemrc"
Original file line number Diff line number Diff line change 53
53
check-keys : true
54
54
55
55
yaml-files :
56
- # Source: https://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/lib/linguist/languages.yml#L8237-L8260
57
- # (used by Prettier)
56
+ # Source: https://github.com/ikatyang-collab/linguist-languages/blob/main/data/YAML.js (used by Prettier)
58
57
- " .clang-format"
59
58
- " .clang-tidy"
60
59
- " .gemrc"
Original file line number Diff line number Diff line change 53
53
check-keys : true
54
54
55
55
yaml-files :
56
- # Source: https://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/lib/linguist/languages.yml#L8237-L8260
57
- # (used by Prettier)
56
+ # Source: https://github.com/ikatyang-collab/linguist-languages/blob/main/data/YAML.js (used by Prettier)
58
57
- " .clang-format"
59
58
- " .clang-tidy"
60
59
- " .gemrc"
Original file line number Diff line number Diff line change 13
13
- " .yamllint*"
14
14
- " poetry.lock"
15
15
- " pyproject.toml"
16
- # Source: https://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/lib/linguist/languages.yml#L8237-L8260
17
- # (used by Prettier)
16
+ # Source: https://github.com/ikatyang-collab/linguist-languages/blob/main/data/YAML.js (used by Prettier)
18
17
- " **/.clang-format"
19
18
- " **/.clang-tidy"
20
19
- " **/.gemrc"
30
29
- " .yamllint*"
31
30
- " poetry.lock"
32
31
- " pyproject.toml"
33
- # Source: https://github.com/github-linguist/linguist/blob/f164d13fa618023ecf2d8f2ed9a6ce5fae731346/lib/linguist/languages.yml#L8237-L8260
34
- # (used by Prettier)
32
+ # Source: https://github.com/ikatyang-collab/linguist-languages/blob/main/data/YAML.js (used by Prettier)
35
33
- " **/.clang-format"
36
34
- " **/.clang-tidy"
37
35
- " **/.gemrc"
You can’t perform that action at this time.
0 commit comments