Commit graph

7 commits

Author SHA1 Message Date
Andy Kipp
4913edca7a
refactoring: move tests to component dirs: lib, procs (#5558)
https://github.com/xonsh/xonsh/issues/5538

## For community
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍
comment**

---------

Co-authored-by: a <1@1.1>
2024-06-29 11:23:16 +02:00
Samuel Dion-Girardeau
f7343dc6f1
Remove syntax override for .xsh files (#4554)
This override was introduced in 387340d435, on Oct 1st, 2020.

However, github/linguist has since incorporated Xonsh as a language.
See https://github.com/github/linguist/pull/5274, and it automatically
matches `.xsh` files.

This change will just give nicer languages stats, because the actual
syntax highlighting is still MagicStack/MagicPython.
2021-11-22 10:07:04 -05:00
anki-code
387340d435
Syntax highlighting for xsh on Github 2020-10-01 23:33:19 +03:00
Mark Wiebe
22ae563144 The .json files which are lazyjson should have LF line endings 2016-05-22 20:11:51 -07:00
Mark Wiebe
9e49901245 Add explicit extension ->text/binary mapping in .gitattributes 2016-05-22 18:40:52 -07:00
Frank Sachsenheim
d8e626c5c6 Adds scripts/xonsh.bat to .gitattribues
also fixes its order
2016-05-16 12:43:55 +02:00
Morten Enemark Lund
534d4667d5 Added git attributes file to ensure that test/histories/*.json files are checked out with lf line-endings even on windows. 2016-03-29 21:45:09 +02:00