aboutsummaryrefslogtreecommitdiffhomepage
path: root/.hgeol
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
commit3073fd6f55dad53feb8d6d8dd34ee94dd7295164 (patch)
tree002c587636ead70b7189f905b5324d271d5dd1d8 /.hgeol
parent08ef2dc76e39deed8b0b7f1d6ac8da271f805760 (diff)
downloadscintilla-mirror-3073fd6f55dad53feb8d6d8dd34ee94dd7295164.tar.gz
Add .p6 extension for Raku to list of native line ends.
This avoids non-matching line ends when running lexer tests.
Diffstat (limited to '.hgeol')
-rwxr-xr-x.hgeol1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgeol b/.hgeol
index d0c01bda4..335566c3f 100755
--- a/.hgeol
+++ b/.hgeol
@@ -24,6 +24,7 @@
**.lua = native
**.nim = native
**.pl = native
+**.p6 = native
**.rb = native
**.tcl = native
**.err = native