Kovid Goyal
|
e3946bd38f
|
Mark wintoastlib as vendored
|
2024-11-24 22:01:57 +05:30 |
|
Pedro Fonseca
|
5e323f1791
|
enable syntax highlight for *.pyj on github
|
2024-11-05 18:10:38 +01:00 |
|
Kovid Goyal
|
aa3b5398e1
|
More work on fast entity conversion
|
2024-09-12 20:48:20 +05:30 |
|
Joseph Chiocchi
|
0590429d49
|
Update .gitattributes - mark *.recipe as linguist-language=python
Sometimes syntax highlighting is picked up correctly on GitHub which uses linguist[^1], when the `*.recipe` includes a shebang for python it will syntax highlight. Other times it does not.
This change adds an attribute to `*.recipe` to mark it as a python language to linguist, following the documentation on overrides[^2].
Example without highlighting: [recipes/ad.recipe]
Example with highlighting (python syntax picked up via shebang):
[recipes/ambito_financiero.recipe]
[^1]: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-repository-languages
[^2]: 559a642694/docs/overrides.md
[recipes/ad.recipe]: aeb19dfedf/recipes/ad.recipe
[recipes/ambito_financiero.recipe]: aeb19dfedf/recipes/ambito_financiero.recipe
|
2024-02-15 17:20:07 -06:00 |
|
Kovid Goyal
|
5be6c74f80
|
Mark stylelint bundle as vendored
|
2023-01-05 12:18:04 +05:30 |
|
Kovid Goyal
|
cb88451596
|
Add gitattributes info for RapydScript files
|
2020-10-20 11:35:34 +05:30 |
|
Kovid Goyal
|
0ac2fa0188
|
Mark hunspell as vendored
|
2019-01-19 12:17:52 +05:30 |
|
Kovid Goyal
|
13c4366e51
|
Mark some vendored and generated files
|
2019-01-17 15:26:52 +05:30 |
|
Kovid Goyal
|
6fd3d84f3b
|
Update git filetype mappings
|
2013-06-06 10:28:48 +05:30 |
|
Kovid Goyal
|
45b1443072
|
Tell git .recipe files are python
|
2013-06-05 21:10:24 +05:30 |
|
Kovid Goyal
|
978be5e9ec
|
Redo .bat as text
I found a much better way to use bzr qdiff, via git difftool
|
2013-05-29 21:19:18 +05:30 |
|
Kovid Goyal
|
35db7f8404
|
mark .bat files as binary
|
2013-05-29 17:12:48 +05:30 |
|
Kovid Goyal
|
dddb866d06
|
Migrated from bzr
|
2013-05-28 11:12:27 +05:30 |
|