aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-07-07 11:37:28 +1000
committerNeil <nyamatongwe@gmail.com>2020-07-07 11:37:28 +1000
commit473cb1d9d394509f15131778b87673f8776bbcef (patch)
tree6ea06c480f7455ec213038983f574b7ea65a6437
parent56fad07c78c08aac4fbb1b234c61e7b3ac49be9d (diff)
downloadscintilla-mirror-473cb1d9d394509f15131778b87673f8776bbcef.tar.gz
Backport: Add .p6 extension for Raku to list of native line ends.
This avoids non-matching line ends when running lexer tests. Backport of changeset 8390:ff1027d2890e.
-rwxr-xr-x.hgeol1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index 30e9ddae8..d2105186e 100755
--- a/.hgeol
+++ b/.hgeol
@@ -24,6 +24,7 @@
**.lua = native
**.nim = native
**.pl = native
+**.p6 = native
**.rb = native
**.tcl = native
**.txt = native